/* reset */

@charset "utf-8";

*,*:before,*:after{box-sizing:border-box;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr,

acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small,strike, sub, sup,

tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption,tbody, tfoot, thead, tr,th

 {

	border: 0;

	font-family: inherit;

	font-size: 100%;

	font-style: inherit;

	font-weight: inherit;

	margin: 0;

	outline: 0;

	padding: 0;

	vertical-align: top;

}

.p-content>.tu{ width:100%; height:auto; text-align:center; margin:0 auto; margin-top:10px;}
/* CSS Document */
/* CSS Document */
@charset "utf-8";
*{margin: 0 auto; padding: 0;}
body
{
	font-size: 12px;
	color: #121212;
	font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
	background:none;
}
ul,li
{
	list-style-type: none;
}
img,ul,li,button
{
	padding: 0px;
	margin: 0px;
}
img,button
{
	border: none;
}
a
{
	color: #000;
	text-decoration: none;
    display:inline-block;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
img
{
	border: 0;
}
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix
{
	display: inline-table;
}

input,textarea
{
	outline: none;
	border: 0px;
}


/*内页留言*/
.form-horizontal{ padding-top:20px;}
.form-group{ width:100%; height:60px; clear:both;}
.control-label{ float:left; width:10%; line-height:45px; margin-left:10px;}
.form-control{ float:left; width:70%; line-height:35px; }
.form-control2{ float:left; width:70%; height:70px;}
.tijbox{border:0; width: 180px;height: 50px;margin: 0 auto;margin-bottom: 20px;*+margin-top: 20px;background-color: #faa200;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;  cursor:pointer; margin-left:200px; margin-top:20px;}



/*案例图片*/
.prolist-ul li{ float:left; width:266px; margin-left:13px;   padding:2px; margin-top:15px; border:1px solid #ccc;}
.prolist-ul li:hover{ background:#ea1a1a;}
.prolist-ul li:hover p{ color:#fff;}
.prolist-ul li img{ width:266px; height:220px}
.prolist-ul li p{ text-align:center; line-height:35px; font-weight:bold; }
.donghua{width:260px; height:220px; overflow:hidden;}
.donghua img{transition:All 0.4s ease-in-out;  -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out;}
.donghua:hover img{ transform: scale(1.3);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;}



/*news*/

ul,li{ list-style:none;}

.con-news{ width:1200px; height:auto; margin:0 auto;}
/*new list*/
.newList {
	width: 900px;
	float: left;
	margin-top: 10px;
	
}
.newList li {
	width: 912px;
	float: left;
	border-bottom: 1px dotted #cccccc;
	padding: 15px 0;
}
.newList li>a{ float:left;}
.new_image {
	width: 200px;
	height: 140px;
	float: left;
	margin-right: 20px;
}
.new_image img {
	width: 200px;
	height: 140px;
}
.new_right {
	width: 680px;
	float: left;
}
.new_title {
	width: 100%;
	float: left;
	line-height: 25px;
	font-size: 16px;
	color: #016CBA;
	font-weight:bold;
}
.new_title span {
	float: right;
	font-size: 14px;
	color: #666666;
}
.new_content {
	width: 100%;
	float: left;
	line-height: 25px;
	height: 80px;
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	display: -webkit-box;   -webkit-box-orient: vertical;   -webkit-line-clamp: 3; overflow: hidden;
}
.new_more {
	width: 100%;
	float: left;
	line-height: 25px;
}
.new_more a {
	float: right;
	color: #006EBB;
/*	padding-right: 15px;*/
	font-family: "Arial";
}
.newContent {
	width: 1200px;
	float: left;
	 
}
.newcon_title {
	width: 1200px;
	float: left;
	padding: 30px 0;
	line-height: 30px;
	font-size: 18px;
	color: #333333;
	text-align: center;
}
.newcon_content {
	width: 1200px;
	float: left;
	line-height: 25px;
	font-size: 14px;
	color: #333333;
}
.newcon_precnext {
	width: 1200px;
	float: left;
	border-top: 1px solid #dedede;
	color: #333333;
	padding-top: 5px;
	margin-top: 20px;
}
.newcon_precnext p {
	width: 1200px;
	float: left;
	line-height: 25px;
}
.newcon_precnext p a {
	color: #333333;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
h3{ font-size:18px; }
/* End hide from IE-mac */
dl{
	    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	}
/*top*/
.top{ width:100%; height:34px; border-bottom:1px solid #ccc; line-height:34px;}
.top-c{ width:1180px; margin:0 auto;}
.top-c dl dt{ float:left;}
.top-c dl dd{ float:right;}
.top-c dl dd a{ margin:0 4px;}


/*header*/
.header{ width:1180px; height:120px; overflow:hidden; /*padding:30px 0;*/ margin:0 auto; }
.logo{ width:900px; float:left;}
.logo dl dt{ float:left;}
.logo dl dd{ float:left; font-size:18px; line-height:40px; margin:10px 0 0 20px; width:733px;}
.logo dl dd b{ font-size:24px; color:#ff8400;}
.phone{ width:278px; float:right; text-align:center; padding-top:20px;}
.phone p{ font-size:16px;}
.phone b{ font-size:24px; color:#058ed2; font-style:italic;}








body {background:#fff;line-height:1.8;color:#5a5a5a;font-family:Microsoft Yahei,微软雅黑,Arial,Helvetica,sans-serif;font-size:14px;letter-spacing:0.05em;}

a{color:#707070;text-decoration:none; font-size:14px;}

a:hover{color:#ff8f00;}

h1,h2,h3,h4,h5,h6 {font-weight:100;}

ol,ul,li{list-style:none;}

img{height:auto;border:0;}

i{margin-right:5px;}

input,select,textarea{border:1px solid #ddd;background:#fff;outline:none;width:100%;color:#464646;font-size:14px;font-family:Microsoft Yahei,微软雅黑,Arial,Helvetica,sans-serif;}

textarea{resize:none;overflow-y:hidden;display:block;}

table {border-collapse: collapse;max-width: 100%; width: 100%;margin-bottom:0.8em;}

.clear:after,.clear:before{content:".";display:block;visibility:hidden;height:0;clear:both;}

.fl{float:left;position:relative;}



/* wrapper */

.wrapper{width:100%;min-width:1200px; /*padding-top:179px;*/ /*padding-bottom:30px;*/}

.w1200{width:1200px;margin:0 auto;}



/* public */

span.icon{display:inline-block;vertical-align:middle;background:url(../images/icon.png) no-repeat;}

h3.tip{*background:#fff;*position:relative;*z-index:2;font-size:18px;font-weight:700;position:relative;color:#747474;padding-bottom:2px;margin-bottom:20px;border-bottom:1px solid #e5e5e5;}

h3.tip span.info{font-size:14px;font-weight:100;margin-left:80px;}

h3.tip .more{float:right;margin-top:8px;font-size:12px;color:#747474;*position:absolute;*right:0;*top:0;}

h3.tip .more:hover{color:#ff8f00;}



/* header */

/*.header-wrap{background:#fff;width:100%;position:fixed;z-index:999999999;top:0;} */

.header-wrap{background:#fff;}

.header-top{background:#f1f1f1;text-align:right;height:30px;line-height:30px;}

.header-top .welcome{font-size:12px;color:#8e8e8e;float:left;}

.header-top a{color:#777;font-size:12px;line-height:normal;margin-left:20px;position:relative;height:30px;line-height:30px;}

.header-top .language{font-weight:700;font-family:Arial;}

.header-top .language img{margin-right:8px;position:relative;top:3px;}

.header-top .language:hover{color:#ff8f00;}

.header{padding:8px 0;position:relative;}

.header .logo{width:46%;margin-right:2%;}
.header .logo .left{ float:left;}
.header .logo .right{ float:left;}
.header .logo img{max-width:100%;}

.header .siteinfo{width:26%;margin-top:17px;font-weight:700;font-size:16px;}

.header .tel{position:absolute;right:0;top:33px;width:270px;*width:290px;color:#5f5f5f;font-size:12px;font-weight:700;}

.header .tel span.icon{width:47px;height:47px;background-position:-3px -3px;float:left;margin:5px 15px 0 0;}

.header .tel .phonenum{color:#004ea2;font-size:30px;font-family:Arial;line-height:normal;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}



/* nav */

.nav{background:#659D06;height:40px;line-height:40px;*position:relative;*z-index:21;}

ul.menu{}

ul.menu li{display:block;}

ul.menu li>a{display:block;font-size:15px;padding:0 52px;line-height:40px;color:#fff;}

ul.menu li:hover a{/*background:#f4a926;*/ background:#0374AC; color:#fff;}

ul.menu li a.current{/*background:#f4a926;*/color:#fff;}

ul.menu li:after{position:absolute;content:"";width:1px;height:20px;top:10px;right:-1px;border-right:1px dashed #fff;}
ul.menu li:hover:after{/*border-right:1px dashed #F4A926;*/ border:none;}
ul.menu li.last:after{display:none;}

ul.menu li:last-child:after{display:none;}

ul.menu li ul {

	position: absolute;

	z-index:99999999;

	top: 40px;

	left: 0;

	width:180px;

	text-align:left;

	clear:both;

	opacity: 0;

	/*background:url(../images/op.png) repeat;*/

	*display:none;

	-webkit-transition: opacity .25s ease .1s;

	-moz-transition: opacity .25s ease .1s;

	-o-transition: opacity .25s ease .1s;

	-ms-transition: opacity .25s ease .1s;

	transition: opacity .25s ease .1s;

}

ul.menu li:hover > ul {

	opacity: 0.95;

	

	*display:block;

}

ul.menu li ul li {

	height: 0;

	overflow: hidden;

	padding: 0;

	display:block;

	-webkit-transition: height .25s ease .1s;

	-moz-transition: height .25s ease .1s;

	-o-transition: height .25s ease .1s;

	-ms-transition: height .25s ease .1s;

	transition: height .25s ease .1s;

}

ul.menu li:hover > ul li {

	height: 30px;

	line-height: 30px;

		width:220px;

	overflow: visible;

	font-size:12px;

	display:block;

	padding: 0;

}

ul.menu li ul li a {

	display:block;

	padding:0 25px;

	height: 30px;



	/**width:130px;*/

	white-space:nowrap;

	font-size:12px;

	line-height: 30px;

	margin: 0;

	font-family:"宋体";

}

ul.menu li:hover ul li a{background:#659d06;color:#fff;	width:166px;}

ul.menu li ul li:hover a{background:#ff8f00;color:#fff;}

ul.menu li ul li:after{display:none;}



/* banner */

.banner{position:relative;min-width:1100px;height:600px;}

.banner ul li{height:600px;}

.banner .flex-control-paging li a{width:100px;height:7px;border-raidus:0;-webkit-border-radius:0;}

.banner-link{width:1100px;position:absolute;left:50%;margin-left:-550px;bottom:20px;z-index:1;text-align:center;}

.banner-link li{text-align:left;display:inline-block;width:235px;height:98px;margin-right:20px;background:url(../images/bg.html) no-repeat;*display:inline;zoom:1;}

.banner-link li img{float:left;margin:12px 10px 0 12px;}

.banner-link li h3{font-size:22px;color:#fff;margin:23px 0 0 0;line-height:normal;}

.banner-link li h3 span{font-size:12px;display:block;}

.banner-link li:hover{background-position:0 -98px;transition: all 40ms ease;}

.pagebanner,.pagebanner ul li{height:409px;}

.zhuantibanner,.zhuantibanner ul li{height:486px;}



/* col-2 */

ul.col-2 li{width:48%;*width:48.9%;margin-right:4%;}

ul.col-2 li.nomargin{margin-right:0;}



/* col-3 */

ul.col-3 li{width:32%;*width:31.9%;margin-right:2%;}

ul.col-3 li.nomargin{margin-right:0;}



/* col-4 */

ul.col-4 li{width:23.5%;margin-right:2%;}

ul.col-4 li.nomargin{margin-right:0;}



/* col-5 */

ul.col-5 li{width:18%;margin-right:2%;}

ul.col-5 li.nomargin{margin-right:0;}

ul.col-2 li img,ul.col-3 li img,ul.col-4 li img,ul.col-5 li img{max-width:100%;}



/* module public */

.module-tip{text-align:center;color:#6c6c6c;margin-bottom:30px;font-weight:700;background:url(../images/line.jpg) -5px 80% repeat-x;}

.module-tip span.en{font-size:18px;line-height:normal;font-weight:100;text-transform:uppercase;}

.module-tip h3{font-size:24px;font-weight:700;line-height:normal;margin:0 auto;background:#fff;}

.module-tip h3.mtip1{width:145px;}

.module-tip h3.mtip2{width:410px;color:#ff7e00;font-size:30px;margin-top:15px;}

.module-tip h3.mtip3{width:180px;color:#707070;}

/* about page */

.aboutus{background:url(../images/aboutbg.jpg) left top no-repeat;}

.aboutus ul{color:#616161;font-size:16px;font-weight:700;width:100%;padding:280px 0px 30px 0px; display:block;}

.aboutus ul li{color:#616161;font-size:16px;font-weight:700; padding:0px 0px 0px 50px;width:50%; float:left;}

.aboutus ul li i{color:#90c31f;margin-right:20px;}

ul.aboutpic{margin-top:40px;}

ul.aboutpic li img{width:100%;height:97px;}

/* licheng page */

.licheng{background:url(../images/lc0.png) 2px top no-repeat;width:100%; padding-left:20px; height:2000px;}

.licheng ul{color:#616161;font-size:16px;width:100%;padding:80px 0px 50px 0px; display:block;}

.licheng ul li{background:url(../images/lc.png) left 15px no-repeat;color:#616161;font-size:14px;padding:10px 0px 15px 20px; width:100%;float:left;}

.licheng ul li i{color:#ff9000;font-size:17px;font-weight:700; width:7%; float:left; padding-left:10px;}

.licheng ul li span{width:90%;color:#616161;font-size:14px; float:right;}

/* homecp-wrap */

.homecp-wrap{padding:20px 0 0 0;}

.homecp,.about-con,.new-con{position:relative;}

.cpcat{width:21%;*width:19%;margin-right:2%;text-align:center;}

.cpcat p.tip{height:82px;padding-top:8px;*padding-top:0;text-align:center;background:url(../images/cpcatbg.jpg) no-repeat;color:#fff;font-size:22px;}

.cpcat p.tip .en{display:block;font-size:12px;text-transform:uppercase;}

.cpcat-link{margin-bottom:25px;padding:10px 0;border-style:solid;border-width:0 1px 1px 1px;border-color:#007D68;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}

.cpcat a{display:block;color:#535353;*line-height:25px;*height:25px;position:relative;text-align:left;font-weight:700;background:#f1f1f1;border-radius:5px;-webkit-border-radius:5px;margin:0 6px 6px 6px;padding:6px 0;}

.cpcat a span{margin-left:70px;}

.cpcat a em{position:absolute;left:30px;top:11px;}

.cpcat a em i{margin:0;}

.cpcat a:hover{background:#ff8f00;color:#fff;}

.cpcat a.active,.cpcat a.current{background:#ff8f00;color:#fff;}

.cplist{width:77%;}

.cplist ul li{font-size:12px;}

.cplist ul li .desc{background:#f7f7f7;padding:8px;}

.cplist ul li img{border:1px solid #e2e2e2;display:block;max-width:100%;}

.cplist ul li h3.title{font-size:14px;font-weight:700;color:#797979;text-align:center;padding:25px 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

.cplist ul li:hover img{border:1px solid #6a97c8;}

.cplist ul li:hover h3{color:#6a97c8;}



/* search */

.search-wrap{background:url(../images/op.png) repeat;padding:12px 0;overflow:hidden;position:absolute;width:100%;bottom:10px;left:0;z-index:16;}

.search-wrap .search{overflow:hidden;*clear:both;height:auto;line-height:normal;text-align:left;}

.hotsearch{width:80%;line-height:25px;font-size:12px;}

.search-input{width:20%;*width:16.5%;position:relative;}

.hotsearch span.tip{margin-right:8px;font-weight:700;color:#fff;}

.hotsearch span.tip i{color:#ff8f00;font-size:14px;}

.hotsearch a{font-size:12px;color:#fff;margin-right:5px;}

.hotsearch a:hover{color:#ff8f00;}

.search-input .submiticon{width:40px;position:absolute;right:0;top:0;text-align:center;z-index:1;}

.search-input .submiticon i{margin:0;line-height:25px;}

.search-input input{height:25px;font-size:12px;line-height:25px;padding:0 10px;border:none;float:left;}

.search-input input[type="text"]{background:#ecedec;border-radius:15px;}

.search-input input[type="submit"]{z-index:2;position:absolute;right:0;top:0;width:40px;cursor:pointer;line-height:normal;padding:0;background:none;}

.search-input:hover i{color:#90c31f;}



/* pro-list public */

ul.pro-list{margin-top:30px;}

ul.pro-list li{width:267.5px;margin:0 10px 10px 0;}

ul.pro-list li:nth-child(4),ul.pro-list li:nth-child(7){margin-right:0;}

ul.pro-list li.nomargin{margin-right:0;}

ul.pro-list li img{display:block;height:179px;width:100%;}

ul.pro-list li p.title{display:none;position:absolute;bottom:0;left:0;width:100%;*width:247.5px;padding:5px 10px;background:url(../images/op.png) repeat;color:#fff;}

ul.pro-list li.tip-pic{height:367px;background:#fff;}

ul.pro-list li.tip-pic img{max-height:367px;height:367px;}

ul.pro-list li.tip-pic span.tip-title{font-size:42px;display:block;position:absolute;line-height:normal;bottom:50px;width:auto;left:30px;color:#fff;}



/* ad-wrap */

.ad-wrap{height:197px;position:relative;}

.ad-wrap img{max-width:100%;}

.ad-wrap .ad-con{position:relative;color:#fed700;height:197px;}

.ad-wrap .ad-desc{position:absolute;width:260px;top:100px;left:700px;}

.ad-wrap .ad-desc span{font-size:32px;font-weight:700;line-height:normal;}

.ad-wrap .ad-con a.ordernow{position:absolute;right:15px;overflow:hidden;text-indent:-9999px;bottom:33px;text-align:center;width:180px;height:40px;}



/* ad-wrap2 */

.ad-wrap2{height:181px;}

.ad-wrap2 .adinput{position:relative;}

.adinput .onlinejm{position:absolute;left:0;top:30px;width:650px; height:150px}

.adinput .onlineinput{position:absolute;right:0;top:30px;width:460px;}

ul.onlineinput li{position:relative;color:#fff;width:50%;*width:34%;margin-bottom:5px;padding-left:60px;}

ul.onlineinput li .tip{position:absolute;left:0;top:0;font-size:12px;width:60px;padding-left:10px;}

ul.onlineinput li input{border:none;height:23px;padding:0 3px;}

ul.onlineinput li textarea{border:none;}

ul.onlineinput li.note{width:100%;*width:81.5%;}

ul.onlineinput li.safe{width:45%;*width:35%;}

ul.onlineinput li.safe img{position:absolute;right:0;*right:-2px;top:1px;height:23px;*height:22px;}

ul.onlineinput li.submit{width:55%;*width:33.5%;}

ul.onlineinput li.submit input{background:#f4bc16;color:#fff;cursor:pointer;padding:0 0 3px 0;}

ul.onlineinput li.submit input:hover{color:#000;}

/*六大步骤*/

.six-buzhou{ width:100%; height:186px; background:url(../images/buzgou-bg.png) no-repeat; background-size:100% 186px;}
.cont{ width:1200px; margin:0 auto;}
.cont>.left{ width:300px; height:auto; float:left;}
.cont>.left>p{ color:#fff;}
.cont>.right{ width:900px; height:auto; float:left;}
.cont>.right>ul{ width:880px; height:120px; margin-top:40px;}
.cont>.right>ul>li{ width:100px; height:100px; float:left;/* margin-left:45px;*/ margin-left:156px;}
.cont>.right>ul>li .tu:hover{ margin-top:-2px;}
.cont>.right>ul>li>p{ color:#fff; text-align:center;/* margin-left:-10px;*/}

/*优势*/
.youshi{ width:1200px; height:960px; margin:0 auto;}
.youshi>.top{ width:100%; height:160px; background:url(../images/youshi.png) no-repeat;}
.youshi>.you{ width:100%; height:auto;}
.youshi>.you>ul{ margin-top:20px;}
.youshi>.you>ul>li{ width:600px; float:left;}
.youshi>.you>ul>.kf{ width:520px;}
.youshi>.you>ul>li>.pinpai{ width:90%; height:160px; margin-left:120px;}
.youshi>.you>ul>li>.pinpai1{ width:90%; height:160px;}
.youshi>.you>ul>li>.pinpai1>span{ display:inline-block;}
.youshi>.you>ul>li>.pinpai1>span:nth-child(2){  font-size:20px; font-weight:bold; color:#ff8500; margin:16px 10px;}
.youshi>.you>ul>li>.pinpai1>p{ width:400px; margin-left:80px;}

.youshi>.you>ul>li>.pinpai>span{ display:inline-block;}
.youshi>.you>ul>li>.pinpai>span:nth-child(2){  font-size:20px; font-weight:bold; color:#ff8500; margin:16px 10px;}
.youshi>.you>ul>li>.pinpai>p{ width:400px; margin-left:80px;}


.section {
/*  margin-top: 60px;*/
}

.section > .header {
 /* padding: 60px 0;*/
  position: relative;
}

.section > .header .title {
  color: #393939;
  font-size: 28px;
  line-height: 1;
}
.section {
/*  margin-top: 60px;*/
}

.section > .header {
 /* padding-top: 60px;*/
 /* padding-bottom: 30px;*/
  position: relative;
}

.section > .header:after {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  background-color: #1c82ff;
  position: absolute;
  left: 50%;
  left: 49%\9;
  bottom: 62px;
  transform: translateX(-50%);
}

.section > .header .title {
  color: #393939;
  font-size: 28px;
  line-height: 1;
  text-align:center;
  margin-top:6px;
}
.section .content{ margin-top:-60px;}
.section .content ul{ width:1200px; margin:0 auto;}
.section .content ul li{ width:175px; float:left; margin-left:20px; margin-top:15px;}



/*关于我们*/
.about{ width:1200px; height:368px; margin:20px auto;}
.neir{ width:1200px; height:auto; margin-top:25px;}
.about>.neir>.left{ width:400px;  float:left;}
.about>.neir>.right{ width:800px; height:280px; float:left;}
.about>.neir>.right>p{ width:790px; height:232px; text-indent:2em; padding-top:22px; /*padding-left:10px;*/padding-left:33px;  display: -webkit-box;   -webkit-box-orient: vertical;   -webkit-line-clamp:9; overflow: hidden;}
.about>.neir>.right>.more{ width:120px; height:35px; line-height:35px; text-align:center; background:#2367BC; color:#fff; float:right; margin-top:10px;}
.about>.neir>.right>.more>a{ color:#fff;}

/*新闻开始*/
.newss{ width:1200px; height:300px; margin:0 auto;}
/*新闻资讯开始*/
.news{ width:100%; height:320px; background:url(../img/news-bg.png) no-repeat; margin-top:10px;}
.news>.center{ width:1200px; height:300px; margin:15px auto;}
.news>.center>.left{ width:595px; height:300px; float:left;}
.news>.center>.left>.top{ width:595px; height:40px; font-size:18px; color:#EB1B1B; border:none;}
.news>.center>.left>.top>span{ float:right; line-height:40px; margin-top:10px;}
.news>.center>.left>.top>img{ margin-top:5px;}
.news>.center>.left>.tiao{ width:595px; height:10px; background:url(../images/newstiao.png) no-repeat; background-size:598px 15px;}
.news>.center>.left>.content{ width:595px; height:240px;}
.news>.center>.left>.content>ul{ width:595px; height:220px;}
.news>.center>.left>.content>ul>li{ width:595px; height:55px; line-height:55px; border-bottom:1px dashed #868789; color:#868789;}
.news>.center>.left>.content>ul>li:hover a{ color:#0066c5;}
.news>.center>.left>.content>ul>li>a{color:#868789; display:inline;} 
.news>.center>.left>.content>ul>li>a>span{ float:right; line-height:55px; color:#868789;}
.news>.center>.right{ width:595px; height:300px; float:right;}
.news>.center>.right>.top{ width:595px; height:40px; font-size:18px; color:#EB1B1B;  border:none;}
.news>.center>.right>.top>span{ float:right; line-height:40px; margin-top:10px;}
.news>.center>.right>.top>img{ margin-top:5px;}
.news>.center>.right>.tiao{ width:595px; height:10px; background:url(../images/newstiao.png) no-repeat; background-size:598px 15px;}
.news>.center>.right>.content{ width:595px; height:240px;}
.news>.center>.right>.content>ul{ width:595px; height:220px;}
.news>.center>.right>.content>ul>li{ width:595px; height:55px; line-height:55px; border-bottom:1px dashed #868789; color:#868789;}
.news>.center>.right>.content>ul>li:hover a{ color:#0066c5;}
.news>.center>.right>.content>ul>li>a{color:#868789;  display:inline;}
.news>.center>.right>.content>ul>li>a>span{ float:right; line-height:55px; color:#868789;}


/* tpl-wrap */

.tpl-wrap{padding:40px 0;}

.tpl-wrap .module-tip{background:url(../images/line.jpg) -5px 85% repeat-x;}

ul.tplitem{overflow:hidden;background:url(../images/map.png) center center no-repeat;}

ul.tplitem li{font-size:30px;*font-size:26px;font-weight:700;color:#5b5b5b;padding:20px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

ul.tplitem li .icon{width:71px;height:71px;margin-right:10px;}

ul.tplitem li .iconnum1{background-position:-4px -125px;}

ul.tplitem li .iconnum2{background-position:-98px -125px;}

ul.tplitem li .iconnum3{background-position:-4px -229px;}

ul.tplitem li .iconnum4{background-position:-98px -229px;}

ul.tplitem li .iconnum5{background-position:-4px -325px;}

ul.tplitem li .iconnum6{background-position:-98px -325px;}

ul.tplitem li .iconnum7{background-position:-4px -423px;}

ul.tplitem li .iconnum8{background-position:-98px -423px;}





/* partner-con */

.partner{background:#f5f5f5;padding:35px 0 60px 0;}

.partner .module-tip{background:url(../images/line.jpg) -5px 60% repeat-x;}

.partner .module-tip h3.mtip3{margin-top:0;background:#f5f5f5;}

.partner-con{position:relative;}

.partner-con span.honortip{position:absolute;left:0;top:0;width:40px;padding:40px 10px 0 10px;text-align:center;height:204px;font-size:16px;background:#0077c1;color:#fff;}

.partner-slider{position:relative;}

.partner-slider ul.partner-list li{margin-right:15px;}

.partner-slider ul.partner-list li img{width:100%;padding:1px;height:100px;display:block;background:#ddd;}

.partner-slider .flex-direction-nav a:before{display:none;}

.partner-slider .flex-direction-nav a{top:50%;margin-top:-17.5px;width:35px;height:35px;background:url(../images/icon.png) no-repeat;}

.partner-slider .flex-direction-nav .flex-prev{left:-40px;background-position:-90px -2px;}

.partner-slider .flex-direction-nav .flex-next{right:-38px;background-position:-128px -2px;}



/* about-wrap */

.about-wrap{padding:30px 0 20px 0;}

.about-wrap .module-tip{background:url(../images/line.jpg) -5px 60% repeat-x;}

.aboutdesc{overflow:hidden;}

.aboutdesc .pic{width:34%;margin-right:2%;}

.aboutdesc .pic img{max-width:100%;}

.aboutdesc .desc{width:37%;margin-right:5%;overflow:hidden;}

.aboutdesc .desc .text{font-size:12px;font-family:宋体;text-align:justify;line-height:2;}

.aboutdesc .desc .text p{text-indent:2em;}

.aboutdesc .desc .text a.readmore{display:block;background:#0059ad;width:100px;text-align:center;margin:20px 0 0 0;*margin-top:0;padding:7px 0 4px 0;line-height:normal;color:#fff;}

.aboutdesc .desc .text a.readmore:hover{background:#ff8f00;}

.aboutdesc .honor{width:22%;position:relative;margin-top:35px;}

.aboutdesc .honor .flex-direction-nav a:before{display:none;}

.aboutdesc .honor .flex-direction-nav a{width:24px;height:24px;top:-35px;right:0;background:url(../images/icon.png) no-repeat;background-position:-191px -5px;}

.aboutdesc .honor .flex-direction-nav a.flex-prev{left:80%;}

.aboutdesc .honor .flex-direction-nav a.flex-next{background-position:-223px -5px;}

.aboutdesc .honor .flex-direction-nav a.flex-disabled{filter:alpha(opacity=100)!important;opacity:1!important;}

ul.honor-slider{overflow:hidden;}

ul.honor-slider li{font-size:12px;}

ul.honor-slider li img{max-width:100%;}

ul.honor-slider li h3{font-family:"宋体";text-align:center;margin-top:5px;}



/* group */

.group{margin-top:10px;}

.group-photo{position:relative;}

ul.group-slider{overflow:hidden;}

ul.group-slider li{margin-right:15px;}

ul.group-slider li img{max-width:100%;}

.group-photo .flex-direction-nav a:before{display:none;}

.group-photo .flex-direction-nav a{top:50%;margin-top:-17.5px;width:35px;height:35px;background:url(../images/icon.png) no-repeat;}

.group-photo .flex-direction-nav .flex-prev{left:-40px;background-position:-90px -2px;}

.group-photo .flex-direction-nav .flex-next{right:-38px;background-position:-128px -2px;}



/* news-wrap */

.news-wrap{padding:30px 0;}

.new-con{overflow:hidden;}

.homenews{width:60%;margin-right:3%;}

.faqnews{width:37%;}

ul.stick-news{margin-bottom:25px;}

ul.stick-news li{overflow:hidden;font-size:12px;}

ul.stick-news li .pic{width:33%;margin-right:3%;}

ul.stick-news li .pic img{max-width:100%;}

ul.stick-news li .desc{width:64%;*width:63.9%;}

ul.stick-news li .desc h3{font-weight:700;color:#444;margin-bottom:5px; font-size:14px;}

ul.stick-news li .desc .more{display:block;}

ul.stick-news li .desc .txt{line-height:1.5;color:#666;text-align:justify;margin-bottom:10px;}

ul.stick-news li:hover .desc h3{

	color: #ff8f00;

}

ul.homenews-list{}

ul.homenews-list li{width:48%;*width:47.9%;margin-right:4%;line-height:normal;}

ul.homenews-list li{border-bottom:1px dashed #cdcdcd;}

ul.homenews-list li img{max-width:100%;}

ul.homenews-list li a{font-size:12px;font-family:宋体;color:#6f6f6f;display:block;padding:9px 0 7px 0;}

ul.homenews-list li a:hover{color:#ff8f00;}

ul.homenews-list li a i{margin-right:8px;}

ul.homenews-list li span.time{float:right;*position:absolute;*right:0;*top:10px;}

ul.faq-list{height:315px;*position:relative;*z-index:1;}

ul.faq-list li{padding-bottom:20px;}

ul.faq-list li h3,ul.faq-list li .answer-txt{color:#666;position:relative;padding-left:35px;font-size:12px;}

ul.faq-list li h3{margin-bottom:8px;font-size:14px;font-weight:700;}

ul.faq-list li span.tip{font-size:12px;position:absolute;left:0;top:3px;width:24px;height:22px;line-height:22px;background:#0059ad;color:#fff;text-align:center;}

ul.faq-list li span.tip.answer{background:#f9bf15;}

ul.faq-list li:hover h3{color:#ff8f00;}



/* link-wrap */

.link-wrap{background:#e0e0e0;padding:8px 0;font-size:12px;}

.link span.tip{margin-right:8px;}

.link a{font-size:12px;line-height:22px;position:relative;margin-right:15px;color:#727272;}

.link a:after{position:absolute;content:"";width:1px;height:12px;background:#868686;top:3px;right:-9px;}

.link a:last-child:after{display:none;}

.link a.lastlink:after{display:none;}

.link a:hover{color:#ff8f00;}



/* page-wrap public */

.page-wrap{padding:0 0 22px 0;}

.sidebar{width:21%;*width:19%;margin-right:2%;text-align:center;}

.sidebar .cpcat{width:auto;*width:auto;margin-right:0;}

.sidebarad img{max-width:100%;}

.content{width:76%; margin:0 auto;}

.llink{ margin-top:20px;}

.content h3.cage-name{background:url(../images/line.jpg) left bottom repeat-x;color:#666;font-size:18px;font-weight:700;padding:0 0 8px 0;margin-bottom:10px;}

.content h3.cage-name .icon{width:26px;height:26px;background-position:-263px -3px;margin-right:8px;}



/* content item-list */

ul.item-list{*overflow:hidden;*clear:both;}

ul.item-list li {margin-bottom:10px;}

ul.item-list li img{border:1px solid #f1f1f1;display:block;width:100%;*width:99.5%;display:block;}

ul.item-list li h3.title{padding:2px 10px;*padding:5px 10px 3px 10px;*margin-top:-10px;color:#fff;font-size:16px;background:#007D68;position:relative;}

ul.item-list li h3.title .more{float:right;font-size:12px;margin-top:3px;*position:absolute;*right:10px;*top:3px;}

ul.item-list li .desc{background:#f8f8f8;font-size:12px;color:#707070;}

ul.item-list li .desc p,.itemdesc .desc p{position:relative;height:30px;line-height:30px;padding-left:125px;border-bottom:1px solid #fff;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

ul.item-list li .desc p span,.itemdesc .desc p span{position:absolute;left:0;top:0;background:#e9e9ea;width:115px;height:100%;text-align:center;}

ul.item-list li:hover img{border-color:#007D68;}



/* news index list */

ul.news-list{margin:40px 0;}

ul.news-list li{overflow:hidden;background:#f2f2f2;margin-bottom:25px;*height:150px;}

ul.news-list li .pic{width:27%;margin-right:2%;}

ul.news-list li .pic img{width:100%;max-width:100%;height:150px;}

ul.news-list li .desc{width:71%;font-size:12px;color:#707070;}

ul.news-list li .desc h3{color:#858585;font-size:14px;font-weight:700;margin:8px 0 5px 0;}

ul.news-list li .desc .txt{padding-right:10px;margin-bottom:10px;}

ul.news-list li:last-child{margin-bottom:0;}

ul.news-list li:hover{background:#F4A926;}

ul.news-list li:hover .desc h3,ul.news-list li:hover .desc{color:#fff;}



/* item-view */

.item-view{margin-top:30px;*overflow:hidden;*clear:both;}

.itempic{position:relative;width:49%;margin-right:3%;*width:46%;border-radius:5px;-webkit-border-radius:5px;border:1px solid #e5e5e5;}

.itempic img{max-width:100%;width:100%;border-radius:5px;-webkit-border-radius:5px;}

.itempic span.icon{background-position:-637px -6px;width:28px;height:28px;position:absolute;bottom:10px;right:10px;}

.itemdesc{width:48%;line-height:1.6;}

.itemdesc h1{padding:4px 10px;color:#fff;font-size:20px;background:#0077c1;position:relative;}

.itemdesc .desc{background:#f8f8f8;font-size:12px;}

.itemdesc .desc strong{font-size:14px;}

.picslider{position:relative;}

.picslider .flex-control-paging li a{background:#ccc;border-radius:50%;-webkit-border-radius:50%;}

.picslider .flex-control-paging li a.flex-active{background:#0077c1;}

.picslider .flex-control-paging li a:hover{background:#0077c1;}

.picslider .flex-control-nav{left:0;bottom:15px;}

.picslider span.icon{background-position:-202px -62px;width:28px;height:28px;position:absolute;bottom:10px;right:10px;z-index:18;}

.call-input{overflow:hidden;*clear:both;margin-top:30px;}

.call-input input{border:0;background:none;padding:0;height:35px;line-height:35px;}

.call-input input[type="text"]{width:50%;margin-right:2%;border-bottom:2px solid #ff7e00;}

.call-input input[type="submit"]{background:url(../images/icon.png) no-repeat;width:48%;color:#fff;height:35px;line-height:normal;cursor:pointer;margin:2px 0 0 0;font-size:16px;text-align:center;background-position:-298px -58px;}

.call-input input[type="submit"]:hover{color:#000;}

.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}

.zoomMask{position:absolute;background:url(../images/mask.html) repeat;cursor:move;z-index:1;}

.pn-btn{margin-top:30px;}

.pn-btn a{display:block;color:#707070;padding:2px 0;}

.pn-btn a i{margin-right:20px;}

.pn-btn a strong{margin-right:8px;}

.pn-btn a:hover{color:#ff7e00;}

.view-editor{margin-top:20px;}

.view-editor h3.editor-tip{color:#727272;text-align:center;font-size:16px;font-weight:700;background:#ededed;padding:3px 0;margin-bottom:15px;}

.news-editor h1.title{font-size:18px;text-align:center;margin:30px 0 20px 0;font-weight:700;}

.news-editor h3.related-tip{font-size:12px;font-weight:bold;margin-bottom:10px;}

.view-info{background:#f1f1f1;text-align:center;font-size:12px;padding:5px 0;color:#a0a0a0;margin-bottom:30px;}

.view-info span{margin:0 5px;}

.related{padding:12px;border:1px solid #dbdbdb;border-radius:5px;-webkit-border-radius:5px;}

ul.related-list{overflow:hidden;}

ul.related-list li{text-align:center;}

ul.related-list li .pic{border:1px solid #f1f1f1;margin-bottom:10px;}

ul.related-list li img{max-width:100%;}

ul.related-list li h3{font-size:12px;}



/* position */

.position{padding:10px 0;}



/* kword */

.kword{margin:15px 0;font-size:14px;}



/* share */

.share{margin:20px 0;}



/* page-pn */

.page-pn{background:#f1f1f1;padding:5px 10px;overflow:hidden;*clear:both;margin:20px 0 40px 0;}

.page-pn a{color:#a0a0a0;font-size:12px;}

.page-pn a:hover{color:#0059ad;}

.page-pn .next{text-align:right;float:right;}



/* footer-wrap */

.footer-wrap{background:#f9f9f9;padding:16px 0 12px 0;*height:180px;}

.footer {}

ul.f-m-list{*clear:both;overflow:hidden; margin-left:100px;}

ul.f-m-list li{color:#727272;font-size:12px;}

ul.f-m-list li.mlogo{width:19%;margin-top:15px;}

ul.f-m-list li.mlogo img{max-width:100%;}

ul.f-m-list li.address{width:37%;margin-top:15px;padding-left:2%;border-left:1px solid #ddd;line-height:2; font-size:14px;}

ul.f-m-list li.sns{/*width:28%;*/text-align:right;*overflow:hidden; margin-top:10px;}

ul.f-m-list li.sns span{text-align:center;display:inline-block;vertical-align:middle;*display:inline;*width:100px;zoom:1;}

ul.f-m-list li.sns span.wx{margin-left:40px;}

ul.f-m-list li.sns img{display:block;width:100px;margin:0 auto 10px;}

/* topic-wrap */

.topic-wrap{padding:40px 0 0 0;}

.topic-wrap .partner,.topic-wrap .partner .module-tip h3.mtip3{background:#fff;}

.topic-wrap .module-tip h3.mtip3{font-weight:100;}

.topic-wrap .partner{padding-bottom:40px;}

.sliderpic{position:relative;}

.sliderpic ul li{margin-right:20px;text-align:center;}

.sliderpic ul li img{border:1px solid #f1f1f1;width:100%;}

.sliderpic ul li h3{margin:5px 0;font-weight:700;color:#606060;}

.sliderpic ul li:hover h3{color:#ff8f00;}

.sliderpic .flex-direction-nav a:before{display:none;}

.sliderpic .flex-direction-nav a{top:50%;margin-top:-35px;width:35px;height:35px;background:url(../images/icon.png) no-repeat;}

.sliderpic .flex-direction-nav .flex-prev{left:-45px;background-position:-90px -2px;}

.sliderpic .flex-direction-nav .flex-next{right:-43px;background-position:-128px -2px;}

.chooseme{margin-top:30px;}

.chooseme .module-tip{background:url(../images/line.jpg) -5px 28% repeat-x;}

.chooseme .module-tip h3.mtip3{width:410px;height:91px;background:url(../images/choosetip.png) no-repeat;color:#fff;}

ul.odds-list{overflow:hidden;padding:10px 0 0 0;}

ul.odds-list li{text-align:center;width:18.4%;*width:18.3%;}

ul.odds-list li img{display:inline;}

.oddsdata{background:#f5f5f5;border:1px solid #d1d1d1;margin-top:40px;padding:15px;border-radius:15px;-webkit-border-radius:15px;}

ul.odds-txt-list{overflow:hidden;}

ul.odds-txt-list li{font-size:18px;color:#737373;padding:3px 0;}

ul.odds-txt-list li .icon{width:17px;height:17px;background-position:-313px -7px;margin-right:15px;}

.cp-guide{margin:10px 0 0 0;position:relative;z-index:0;}

.cp-guide img{max-width:100%;}

.good-ad{padding-top:140px;padding-left:30px;margin-bottom:30px;font-size:18px;z-index:1;position:relative;height:278px;*height:138px;background:url(../images/good.png) no-repeat;margin-top:-80px;}

.good-ad strong{color:#ff0000;font-weight:700;font-size:24px;margin:0 10px;}

.good-ad a.onlineask{position:absolute;right:280px;bottom:55px;width:213px;height:42px;text-align:center;line-height:42px;color:#fff;font-weight:700;background:url(../images/icon.png) no-repeat;background-position:-286px -129px;}

.good-ad a.onlineask:hover{color:#000;}

.profession{background:#f7f7f7;padding:30px 0 0 0;}

.pf-desc{background:url(../images/30years.png) right bottom no-repeat;}

.pf-desc .module-tip{background:url(../images/line.jpg) -5px 54% repeat-x;}

.pf-desc .module-tip h3.mtip3{width:500px;color:#004ea2;background:#f7f7f7;}

.pf-txt{color:#8a8a89;font-size:20px;padding-bottom:40px;}

.pf-txt p{padding:3px 0;}

.pf-txt .icon{width:60px;height:60px;margin-right:20px;}

.pf-txt .iconnum1{background-position:-285px -234px;}

.pf-txt .iconnum2{background-position:-285px -295px;}

.pf-txt .iconnum3{background-position:-285px -356px;}

.pf-txt .iconnum4{background-position:-285px -417px;}

.pf-txt .iconnum5{background-position:-358px -234px;}

.pf-txt .iconnum6{background-position:-358px -295px;}

.pf-txt .iconnum7{background-position:-358px -356px;}

.pf-txt .iconnum8{background-position:-358px -417px;}
.pf-txt .iconnum9{background-position:-432px -417px;}

.certification{padding:20px 0;}

.certification .module-tip{background:url(../images/line.jpg) -5px 60% repeat-x;}

ul.cflist li{width:11.625%;margin-right:1%;}

ul.cflist li img{max-width:100%;}

ul.cflist li:last-child{margin-right:0;}

ul.cflist li.nomargin{margin-right:0;}

/* copyright-wrap */

/*.header-wrap{background:#fff;width:100%;position:fixed;z-index:999999999;top:0;} */

.copyright-wrap{background:#397305;color:#fff;clear: both;padding:2px 0;font-size:12px;left:0;text-align:center;width:100%;overflow:hidden;/*position:fixed;*/z-index:999999999; bottom:0}

.copyright a{color: #fff;text-decoration: none;font-size:12px; line-height:30px;}

.copyright a:hover{text-decoration:underline;}

.copyright a.login{margin-left:40px;}

.icp{width:60%;font-size:12px; text-align:left;line-height:30px;}

.c-menu{width:40%;text-align:right;line-height:30px;}

.c-menu a.maillogin{margin-right:60px;margin-left:20px;line-height:30px;}

.c-menu a.maillogin:before{position:absolute;left:-12px;top:5px;height:12px;content:"";}

.fenye { margin-bottom:10px; text-align:left; padding-top:3px; padding-bottom:3px; clear:both;}

.fenye a {padding-right: 6px; background-position: 50% bottom; padding-left: 6px; padding-bottom: 2px;color: #99210b; margin-right: 3px; padding-top: 2px;  text-decoration: none; background-color: #ebebeb;}

.fenye a:hover {background-image: none; color: #fff; background-color: #f90404;}

.fenye a:active {background-image: none;  background-color: #f90404;}

.fenye span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #99210b; margin-right: 3px; padding-top: 2px}

.fenye span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px}

#page{clear:both;line-height:25px;margin:30px 0;text-align: center;}

#page a{background:#f0f0f0;border:1px solid #e2e2e2;border-radius:0.4em;color: #626262;display: inline-block;font-size:16px;line-height:30px;margin:0 3px;padding:0 10px;text-align:center;}

#page a:hover{background: #0077c1;border:1px solid #0077c1;color:#fff;}

#page a:active {background:#0077c1;}

#page span.current {background:#0077c1;border:1px solid #0077c1;border-radius:0.4em;-webkit-border-radius:0.4em;color:#fff;display:inline-block;font-size:16px;line-height:30px;margin:0 3px;padding:0 10px;text-align:center;}

#page span.disabled {color:#adaaad;margin-right:3px;padding:2px 6px;}

/*----------人才招聘------------*/



.jobsbiaodan {border: 1px solid #ccc; width: 240px; height:20px;}

.jobswenben {border: 1px solid #ccc; width: 440px; height:150px;}

#jobsapply { margin-bottom:100px; margin-top:30px;}

#jobsapply ul { margin:0px; padding:0px; list-style:none;}

#jobsapply ul li {line-height:30px; clear:both;}

#jobsapply ul li span{ line-height:20px; height:20px;width:50px; float:left; margin-right:10px; padding:5px;}

#jobsapply ul li h2{line-height:30px; font-size:14px; float:left; width:100px;}

#jobsapply ul li input{ float:left;}

#jobslist { width:400px; height:225px; background: url(../images/jobbg.gif); border:#dadada 1px solid; float:left; margin:6px; padding:10px;}

.jobslistimg{ width:115px; height:115px; float:left; margin:5px 10px 0px 0px;}

#jobslist h2{ font-size:16px;font-weight:bold; margin:3px 0px; color:#0059ad;}

#jobslist h2 a{ font-size:16px;font-weight:bold; margin:3px 0px; color:#0059ad;}

#jobslist h2 span{font-weight:bold; font-size:14px;}

.apply{ float:left; margin:8px 0px;}

.jobsdetail{width:100%; margin-bottom:100px;}

.jobsdetail ul{ padding:0px; margin:0px; list-style:none;}

.jobsdetail ul li { border-bottom:#CCC 1px inset; line-height:45px; }

.jobsdetail ul li　strong{ font-weight:bold;}

.zptijiao { margin-top:20px;}

.zptijiao a{width: 150px;

	height: 40px;

	line-height:40px;

	text-align:center;

	color:#FFF;

	display: block;

	font-size: 16px;

	font-family:"Microsoft YaHei";

	font-weight: bold;

    border: solid 1px #da7c0c;

	 border-radius: .2em;

    background: #f78d1d;

    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#ff7200));

    background: -moz-linear-gradient(top,  #faa51a,  #ff7200);

    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#ff7200');

	margin-top:20px;}

.zptijiao a:visited {color: #fff;text-decoration: none;}

.zptijiao a:hover {color: #fff;text-decoration: none;}

.nannv{ width:5%; padding:10px;}

.more2 { display:block; margin:12px auto 0px 20px;border-radius: .3em;}

.more2 a{ display:block;font:14px "Microsoft YaHei";color:#fff;padding:3px 20px 5px 20px;  text-align:center;background:#58bb00;border-radius: .3em;}

.more2 a:hover{ display:block;color:#fff; background:#2ba700; text-decoration:none;border-radius: .3em;}

ul.input li input#dosubmit{border:none;background:#58bb00;color:#fff;padding:5px 0;font-size:14px;cursor:pointer;}

ul.input li input#dosubmit:hover{background:#2ba700;}

/*-----------留言详细调用---------*/

#homemessage {

	width: 100%;

	margin: 0px auto;

	margin-bottom:50px; padding-top:20px;

}

#homemessage header {

	height: 30px;

	line-height: 30px;

	text-align: left;

}

#homemessage ul {

	width: 408px;

	margin: 0px;

	padding: 0px;

	list-style: none;

}

#homemessage ul li {

	float:left;

}

#homemessage ul li h2 {

	float: left;

	width: 15%;

	font-size: 12px;

	color:#ffffff;

	 font-weight:normal;

	text-align: left;

}

#homemessage ul li input {

	padding-left:3px;}

#homemessage .hometijiao{text-align:center;}

#homemessage ul li span{float: left;height: 20px;margin-top:2px;text-align: left; width: 84%;}

.homebiaodan {

	height: 25px;

	line-height:25px;

	width: 408px;

padding-left:5px;

	border: solid 1px #b7b7b7;

     background: #f5f5f5;

}

.homebiaodanda {

	border: #CCC 1px solid;

	height: 25px;

	padding-left:5px;

	width: 408px;

    background: #f5f5f5;

}

.homebiaodanda2 {

	border: #CCC 1px solid;

	height: 100px;

padding-left:5px;

	width: 408px;

    background: #f5f5f5;

}

.homeyanzhengmainput {

	height: 25px;

	line-height:25px;

	float:left;

padding-left:5px;

	width:100px;

	border: solid 1px #b7b7b7;

     background: #f5f5f5;

}

.hometijiao {

	width: 150px;

	height: 30px;

	line-height:22px;

	color:#FFF;

	font-size: 14px;

	font-family:Arial;

	font-weight: bold;

    background: #ff6600;

	border:0;

}

.yanzheng {

	width: 230px;

	height: 30px;

	 float:left;

}

.send {

	width: 150px;

	height: 30px;

	 float:right;

}

#homecontact-form{width:500px; margin:0 auto;}

#homecontact-form ul li{margin-bottom:8px;}

#homecontact-form H2{ font-size:14px; color:#FFF; }

/*-----------留言详细调用---------*/

#message {

	width: 990px;

	margin: 0px auto;

	margin-bottom:50px;

}

#message header {

	height: 35px;

	line-height: 35px;

	text-align: left;

}

#message ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

#message ul li {

	width: 100%;

	clear: both;

	margin-bottom: 5px;

}

#message ul li h2 {

	float: left;

	width: 25%;

	font-size: 16px;

	font-family:Arial;

	color:#434343;

	font-weight: bold;

	text-align: left;

}

#message ul li input {

	padding-left:10px;}

#message .tijiao{text-align:center;}

#message ul li span{float: right;height: 25px;margin-top: 9px;text-align: left; width: 70%;}

.biaodan { height:30px; line-height:30px;

	width: 100%;

	-moz-box-shadow: inset 0 0 5px 1px #ebebeb;

	-webkit-box-shadow: inset 0 0 5px 1px #ebebeb;

	box-shadow: inset 0 0 5px 1px #ebebeb;

	border-radius: .2em;

	border: solid 1px #b7b7b7;

     background: #f0f0f0;

}

.biaodanda {

	border: #CCC 1px solid;

	height: 90px;

	width: 100%;

	-moz-box-shadow: inset 0 0 5px 1px #ebebeb;

	-webkit-box-shadow: inset 0 0 5px 1px #ebebeb;

	box-shadow: inset 0 0 5px 1px #ebebeb;

	border-radius: .2em;

	border: solid 1px #b7b7b7;

    background: #f0f0f0;

}

.yanzhengmainput {

	height: 28px;

	float:left;

	width:30%;

	border: solid 1px #b7b7b7;

     background: #f0f0f0;

}

.yanzhengma input{ float:left;}

.yanzhengma sapn{  float:left;}

.tijiao {

	width: 150px;

	height: 40px;

	color:#FFF;

	display: block;

	font-size: 16px;

	font-family:Arial;

	font-weight: bold;

    border: solid 1px #da7c0c;

	 border-radius: .2em;

    background: #f78d1d;

    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#ff7200));

    background: -moz-linear-gradient(top,  #faa51a,  #ff7200);

    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#ff7200');

	margin-top:20px;

}

@font-face {font-family: "iconfont";

  src: url('../../icon/iconfont.eot'); /* IE9*/

  src: url('../../icon/iconfontd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

  url('../../icon/iconfont.woff') format('woff'), /* chrome、firefox */

  url('../../icon/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/

  url('../../icon/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */

}

.iconfont {

  font-family:"iconfont" !important;

  font-style:normal;

  -webkit-font-smoothing: antialiased;

  -webkit-text-stroke-width: 0.2px;

  -moz-osx-font-smoothing: grayscale;

}

.text8{ font-size:8px;}

.text10{ font-size:10px;}

.text12{ font-size:12px;}

.text14{ font-size:14px;}

.text16{ font-size:16px;}

.text18{ font-size:18px;}

.text20{ font-size:20px;}

.text22{ font-size:22px;}

.text24{ font-size:24px;}

.text26{ font-size:26px;}

.text28{ font-size:28px;}

.text30{ font-size:30px;}

.text32{ font-size:32px;}

.text34{ font-size:34px;}

.text36{ font-size:36px;}

.text48{ font-size:48px;}

.text50{ font-size:50px;}

.red{ color:#de0002;}

.green{ color:#d20004;}

.blue{ color:#0193d1;}

.gray{ color:#b1b1b1;}

.white{ color:#ffffff;}

.red{ color:#e70012}

.red a{ color:#e70012}

.p20{ padding-left:20px;}



/*-----错误提示框----*/

#error{height:100%;padding:0;}

.jump {padding:140px 0 200px 0;}

.jump div{width:450px;position:relative;left:48%;margin-top:10%;margin-left:-225px;margin-right:-225px;border:1px solid #FF7200; border-radius: .3em;}

.jump div p{color:#000;font:16px "Microsoft YaHei";text-align:center;margin-bottom:20px;}

.jump div p.msg-title{font:24px "Microsoft YaHei";color:#fff;background:#FF7200;}

.jump div p.notice span,.jump div p.notice a{color:#FF5500;font:bold 16px Arial;}

.jump div p.notice a:hover{color:#000;}

.header, .footer, .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    overflow: hidden;
    position: relative;
}
.article {
    text-align: center;
    padding-bottom: 20px;
    background: url(../images/bg01.png) no-repeat center bottom;
    margin-bottom: 20px;
}
.article .h2_title {
    font-size: 28px;
    /*margin-top: 58px;*/
    font-weight: normal;
	font-weight:bold;
}
.article p.p_title {
    font-size: 18px;
    color: #b2b2b2;
}
.partners .par_ul {
    margin-bottom: 60px;
    overflow: hidden;
}
.partners .par_ul li {
    float: left;
    width: 19%;
    border: 1px solid #e7e7e7;
    height: 123px;
	overflow:hidden;
}
.par_ul li img {
    margin: 10px auto;
	overflow:hidden;
	display:block;
}
.par_ul li>a{ display:block; width:100%; margin:0 auto;}
/*<!--img {
    display: block;
}-->*/
.lv{ width:100%; height:360px; background:url(../images/lv.png) no-repeat center bottom;}

.pro{  padding-top:32px;}

.pro .profl{ overflow:hidden; background:#fff; width:270px; height:636px;}
.pro .profl .cpflcon{ width:252px;border:6px solid #8bc826; border-top:0; display:inline-block;/*height:480px;*/ padding-bottom:5px;}
.pro .profl h2{ background:url(../images/protit_bg.jpg) no-repeat center bottom;height:106px; width:252px; line-height:106px; text-align:center;}
.pro .profl h2 a{ font-weight:bold; font-size:30px; display:block; color:#fff;  font-weight:normal;}

.pro .profl h3{ width:232px; height:56px; line-height:56px; margin:0 auto; color:#fff;font-size:18px; margin-top:4px;}
.pro .profl h3.first{ border-bottom:1px solid #ebebeb; border-top:0;}
.pro .profl h3 a{ padding-left:25px; font-size:16px; font-weight:normal; color:#fff; display:block; background:#8BC825 url(../images/jh_d.png) no-repeat 205px center;}
.pro .profl h3.cur a,.pro .profl h3 a:hover{background:#ff8c00 url(../images/jh_d.png) no-repeat 205px center;}
.pro .profl ul{width:232px; margin:0 auto; color:#555555;z-index:9; padding:9px 0;}
.pro .profl ul li{ position:relative; height:30px; line-height:30px;z-index:9; width:232px;}
.pro .profl ul li a{ background:#fff url(../images/jh_x.png) no-repeat 28px center;padding-left:40px; display:block; font-size:14px;  color:#666666;}
.pro .profl ul li a:hover,.pro .profl ul li.cur a{background:#ff8c00 url(../images/jh.png) no-repeat 28px center; color:#fff;}
.pro .profl ul.cpflul3 a{ padding-left:12px;background:#fff url(../images/jh_x.png) no-repeat 2px center;}
.pro .profl ul.cpflul3 li a:hover,.pro .profl ul.cpflul3 li.cur a{background:#ff8c00 url(../images/jh.png) no-repeat 2px center; color:#fff;}
.pro .profl ul.cpflul3 {padding: 11px 0;}
.pro p{ width:240px; height:169px; overflow:hidden;}
.pro p img{ width:240px; height:169px;transition: all 0.3s ease 0s;}

.pro .profr{ width:924px;}
.pro .profr .fltit{ width:924px; height:43px; line-height:36px;background:url(../images/cpy_bg.jpg) no-repeat 0 bottom;  font-weight:normal;}
.pro .profr .fltit a.cptit{ display:inline-block; padding:0 38px; height:36px; line-height:36px; color:#333333; font-size:18px;}
.pro .profr .fltit .cptit:hover,.pro .profr .fltit a.cur{ background:#8bc826; color:#fff;}
.pro .profr .proycon{ }
.pro .profr .proycon p{ width:924px; height:502px; margin-bottom:25px; overflow:hidden;}
.pro .profr .proycon p img{ width:924px; height:502px;transition: all 0.3s ease 0s;}
.pro .profr ul li{ width:291px; height:259px;  float:left; margin-right:25px; margin-top:15px;}
.pro .profr ul li:hover{ width:291px; height:219px; /*transform: scale(1.02);*/ box-shadow:0px 0px 6px 2px #CCC;}
.pro .profr ul li:nth-child(3){ margin-right:0px;}
.pro .profr ul li:nth-child(6){ margin-right:0px;}
.pro .profr ul li.nones{margin-right:0px;}
.pro .profr ul li a{ width:291px; height:219px; display:inline-block; overflow:hidden; float:left;}
.pro .profr ul li img{ width:291px; height:219px; display:inline-block;transition: all 0.3s ease 0s; transition: 3s all ease;}
.pro .profr ul li span{width:291px;display:inline-block; height:40px; line-height:40px; text-align:center; color:#fff; background:#8bc826;}
.pro .profr ul li span a{ color:#fff;width:291px; height:40px; }
.fr {
    float: right;
}
.fl {
    float: left;
}
.liyou{ width:100%; height:153px; background:url(../images/liyou.jpg) no-repeat top center;} 

.advs{
	background: url(../images/ad.jpg) center center;
	padding-bottom: 33px;
}
.adv_t{
	text-align: center;
}
.adv_box{
	margin-top: 35px;
}
.advs{
	background: url(../images/ad.jpg) center center;
	padding-bottom: 33px;
}
.titles{
	text-align: center;
}
.titles h2{
	font: 600 30px/45px "Microsoft Yahei";color: #010101;
}
.titles h2 span{
	color: #fe8303;margin-left: 7px;
}

.titles p{
	font: 400 14px/18px "Microsoft Yahei";color: #ccc;
	text-transform: uppercase;
	background: url(../images/line3.png) no-repeat center center;
	margin-top: 8px;
}.titles div{
	font: 400 14px/20px "Microsoft Yahei";color: #a4a4a4;
}

.ads_neis {
	margin-top: 38px;
}

.text{
	padding-left: 102px;
	background: url(../images/1.png) no-repeat left top;
}

.text2{
	padding-left: 102px;
	background: url(../images/2.png) no-repeat left top;
	margin-left:66px;
}

.text3{
	padding-left: 102px;
	background: url(../images/3.png) no-repeat left top;
}

.text h3{
	text-align: left;
	font: 600 20px/35px "Microsoft Yahei";color: #010101;
	margin-bottom: 23px;
}
.text h3 span{
	display: inline-block;
	font: 600 20px/35px "Microsoft Yahei";color: #fe8303;
}
.text span{
	display: block;
	font: 600 14px/25px "Microsoft Yahei";color: #5a5a5a;
}

.footnav{ width:100%; height:52px; line-height:52px; background:#649d05;}
.footnav>ul{ width:1200px; height:52px; margin:0 auto;}
.footnav>ul>li{ width:120px; text-align:center; float:left; color:#fff; margin:0 auto; margin-top:16px;}
.footnav>ul>li>a{ height:20px; line-height:20px; color:#fff; display:block; border-right:1px solid #fff;}

.pages{  float:right; margin-top:20px; margin-bottom:10px; margin-right:20px;}
.pages a{ padding:2px 10px; border:1px solid #999; color:#666; }
.pages a:hover{ background:#a4c708; color:#fff;}
