@charset "utf-8";
/* CSS Document */
body,td,th {font:12px/22px "微软雅黑"; color:#000;}
*{ margin:0px; padding:0px; list-style:none;}
body { background:#e9e9e9; margin:0 auto;}
img{ border:0px;}
h1{width:985px; height:32px; margin:0 auto; padding-left:15px; padding-top:2px;}
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.part_hidden {display:none;}

a{color:#474747; text-decoration:none;}
a:hover{color:#b47d19; text-decoration:underline;}

/* main1 */
.main1_bg{ width:100%; height:510px; background:url(main1_bg.jpg) no-repeat center top;}
.main1{ width:1000px; height:400px; padding-top:110px; margin:0 auto;}
.header{ height:110px; font:72px/100px "微软雅黑"; color:#fff; font-weight:bold; text-align:center;}
.dh{ height:40px; font:18px/40px "微软雅黑"; color:#fff; text-align:center;}
.nav{ height:80px; padding-left:10px; margin-top:35px; font:18px/80px "微软雅黑"; color:#fff;}
.nav a{ margin-left:20px; color:#fff;}
.nav a:hover{ color:#FF0; text-decoration:none;}
.daoyu{ width:820px; height:60px; padding:40px 0px 40px 160px; font:14px/24px "微软雅黑"; color:#fff;margin-top:95px;position: relative;}
.daoyu p.desc{width:800px;float: left;}
.daoyu .contact{width:312px;position: absolute;top:115px;right:-140px;}
.daoyu .contact p{height:30px;float: left;text-align: center;font: 12px/30px "微软雅黑";font-weight: bold;}
.daoyu .contact p:first-child{width:110px;background-color:rgb(235, 41, 21);}
.daoyu .contact p:nth-child(2){width:202px;background-color:rgb(180, 125, 25);}
/* main2 */
.main2{ width:1000px; height:430px; margin:0 auto; margin-top:30px;}
.main2_l{ width:300px; height:280px; float:left;padding:0px 10px; background-color:#fff;}
.main2_l1{ width:320px; height:72px; padding:10px 0; border-bottom:1px dashed #ccc;}
.main2_l1 h3 { color:#004097; font-weight:bold;}
.main2_l1 h4 a{ font-size:18px; font-weight:normal;}
.main2_l1 h4 a:hover{ text-decoration:none;}
.main2_l1 p{ width:285px;font:14px/22px "微软雅黑"; color:#888; margin-top:25px; text-indent:2em;}
.main2_l1 p a{ color:#b47d19;}

.main2_r{ width:660px; height:280px; float:right;}
.main2_r dl{ width:330px; height:140px; background:#fff; float:left;}
.main2_r dl dt{ width:172px; height:40px; padding:50px 0; font:18px/24px "微软雅黑"; color:#fff; text-align:center; background:#000; float:left;}
.main2_r dl dt a{ color:#fff;}
.main2_r dl dt a:hover{ color:#ff0; text-decoration:none;}
.main2_r dl dd{ width:128px; height:110px; padding:15px 20px 15px 10px; font:14px/22px "微软雅黑"; color:#666; float:left; }
.main2_r dl dd a{ color:#b47d19;}
.main2_r dl dt.lx_01{ background:url(lx1_bg.jpg) no-repeat right center #e89980;}
.main2_r dl dt.lx_02{ background:url(lx2_bg.jpg) no-repeat right #7fcdb8;}
.main2_r dl dt.lx_03{ background:url(lx3_bg.jpg) no-repeat left #90b0ba;}
.main2_r dl dt.lx_04{ background:url(lx4_bg.jpg) no-repeat left #b47d19;}

.main2_b{float:left;background:#fff;padding:0 10px;width: 960px}
.main2_b p{font:14px/22px "微软雅黑"; color:#888;}

/* main3 */
.main3{ width:1000px; margin:0 auto; margin-top:30px;}
.main3 h3{ width:1000px; height:60px; background:url(title_bg.jpg) no-repeat; font:30px/60px "微软雅黑"; color:#019237; font-weight:bold;}
.main3c{ width:1000px; height:280px; margin-top:20px;}
.main3c_l{ width:660px; height:280px; float:left;background:#fff;}
.main3c_l dl{ width:660px; height:130px; background:#fff;}
.main3c_l dl dt{ width:164px; height:130px; float:left;}
.main3c_l dl dd{ width:466px; height:100px; padding:15px; float:left;margin:0px;}
.main3c_l dl dd h4{margin:0px;}
.main3c_l dl dd h4 a{ font-size:18px; font-weight:normal;}
.main3c_l dl dd h4 a:hover{ text-decoration:none;}
.main3c_l dl dd p{ font:14px/22px "微软雅黑"; color:#888; margin-top:4px;}
.main3c_l dl dd p a{ color:#b47d19;}

.main3c_r{ width:320px; height:280px; float:right;}
.main3c_r1{ width:320px; height:72px; padding:10px 0; border-bottom:1px dashed #ccc;}
.main3c_r1 h4 a{ font-size:18px; font-weight:normal;}
.main3c_r1 h4 a:hover{ text-decoration:none;}
.main3c_r1 p{ font:14px/22px "微软雅黑"; color:#888; margin-top:2px;}
.main3c_r1 p a{ color:#b47d19;}

/*-- Portfolio starts Here --*/
.portfolio{
	background:#004097;
	padding-bottom: 0px;
	margin:0 auto;
	margin-top:30px;
}
.Portfolio-top{
	text-align: center;
	padding: 0px 0px 15px 0px;
}	
.Portfolio-top h3{
	font-weight: 900;
	font-size: 40px;
	color:#fff;
	text-transform: uppercase;
	margin-bottom:30px;
}
.Portfolio-top p{
	font-weight:400;
	font-size:14px;
	color:#fff;
}
.Portfolio-top p.portfolio-para{
	font-size:16px;
	color: rgba(255, 255, 255, 0.94);
	padding: 40px 200px;
}
.portfolio-row{
	width:1000px;
	margin:0 auto;
}
.portfolio-row-column{
	width:33%;
	float: left;
	text-align: center;
}
.portfolio-row-column img{
	border-radius: 6px;
	-webkit-border-radius:6px;
    -moz-border-radius:6px;
    -o-border-radius:6px; 
}
.portfolio-row-column h4{
	margin:0px;
}
.portfolio-row-column h4 a{
	display: block;
	width:225px;
	padding-top:10px;
	font-size: 14px;
	color: #fff;
	margin:0 auto;
	text-decoration:none;
}

.portfolio-row-column p{
	font-weight:300;
	font-size:16px;
	color:#fff;
}
.portfolio-row-2{
	width:1000px;
	margin:30px auto;
}
.portfolio-row-2-column1,.portfolio-row-2-column2,.portfolio-row-2-column3{
	float:left;
	width:33%;
	text-align: center;
}

.portfolio-row-2-column1 img, .portfolio-row-2-column2 img, .portfolio-row-2-column3 img{
	border-radius: 6px;
	-webkit-border-radius:6px;
    -moz-border-radius:6px;
    -o-border-radius:6px;
    width:280px; 
    height:180px;
}
.portfolio-row-2-column1 h4 a, .portfolio-row-2-column2 h4 a, .portfolio-row-2-column3 h4 a{
	font-size: 14px;
	color: #fff;
	display: block;
	width:252px;
	margin:0 auto;
	text-decoration:none;
}
.portfolio-row-2-column1 p, .portfolio-row-2-column2 p, .portfolio-row-2-column3 p{
	font-weight:300;
	font-size:16px;
	color:#fff;
}
/* main4 */
.main4{ width:1000px; margin:0 auto; margin-top:30px;}
.main4 h3{ width:1000px; height:60px; background:url(title_bg.jpg) no-repeat; font:30px/60px "微软雅黑"; color:#019237; font-weight:bold;}
.main4 ul{ width:1000px; height:515px; background:url(main4_bg.jpg) no-repeat; margin-top:20px;}
.main4 ul li{ width:498px; /* height:210px; */ padding:20px; float:left; text-align:center;}
.main4 ul li img{ margin-bottom:10px;}
.main4 ul li h4 a{ font-size:18px; font-weight:normal; }
.main4 ul li h4 a:hover{ text-decoration:none;}
.main4 ul li p{ font:14px/24px "微软雅黑"; color:#888; margin-top:4px;}
.main4 ul li p a{ color:#b47d19;}
/**add*/
.borderpadd15-bg{ width:100%; background-color:#004097;}
.borderpadd15{ width:1000px; margin:30px auto 0px; overflow:hidden;}
.borderpadd15 h3{ width: 1000px;height: 60px;font: 40px/60px "微软雅黑";color: #fff;font-weight: bold; text-align:center;}
.specialtujin-dl{float:left;padding:5px 15px; padding-bottom:24px; margin-right:26px; margin-top:19px;width:200px; height:360px;background:url(tujing_bg.gif) #FFFFFF no-repeat; color:#4F4F4F;}
.specialtujin-title{margin-bottom:6px; color:#3271A7; font:bold 14px "微软雅黑"; height:30px;line-height:30px; text-align:center; }
.specialtujin-dd{display:list-item;list-style:disc inside none; color:#888; line-height:20px; font-family:"微软雅黑"; font-size:14px;}
.specialtujin-title2{ font-weight:bold; margin-top:30px; font-family:"微软雅黑";}
/* main5 */
.main5{ width:1000px; margin:0 auto; margin-top:30px; overflow:hidden;}
.main5 h3{ width:1000px; height:60px; background:url(title_bg.jpg) no-repeat; font:30px/60px "微软雅黑"; color:#019237; font-weight:bold;}
.main5 ul{height:220px; margin-top:20px;}
.main5 ul li{ width:320px; height:200px; padding-top:20px; background:#fff; float:left; margin-right:20px; margin-bottom:20px; text-align:center; background:#90b0ba; color:#fff;}
.main5 ul li img{ width:320px; height:130px; margin-bottom:15px;}
.main5 ul li h4 a{width:320px; font-size:18px; font-weight:normal; margin-top:10px; color:#fff;}
.main5 ul li h4 a:hover{ text-decoration:none;}
.main5 ul li p{ padding:0 20px; font:14px/24px "微软雅黑"; color:#888; margin-top:5px; text-align:left; color:#fff;}
.main5 ul li p a{ color:#fff;}

/* main7 */
.main7{ width:1000px; margin:0 auto; margin-top:30px; overflow:hidden;}
.main7 h3{ width:1000px; height:60px; background:url(title_bg.jpg) no-repeat; font:30px/60px "微软雅黑"; color:#019237; font-weight:bold;}
.main7 ul{height:340px; margin-top:20px;}
.main7 ul li{ width:320px; height:360px; background:#fff; float:left; margin-right:20px; margin-bottom:20px; text-align:center;}
.main7 ul li img{ width:320px; height:130px; margin-bottom:15px;}
.main7 ul li h4 a{width:320px; font-size:18px; font-weight:normal; margin-top:10px; }
.main7 ul li h4 a:hover{ text-decoration:none;}
.main7 ul li p{ padding:0 20px; font:14px/24px "微软雅黑"; color:#888; margin-top:5px; text-align:left;}
.main7 ul li p a{ color:#b47d19;}

/* main6 */
.main_l{ width:680px; float:left;}

.main_l1{ width:680px; margin-top:30px;}
.main_l1 h3{ width:610px; height:50px; padding-left:70px; background:url(title_03.jpg) no-repeat #8064a2; font:26px/50px "微软雅黑"; color:#fff; font-weight:bold;}
.main_l1c{ margin-top:20px;}
.main_l1c img{ margin-right:18px; margin-bottom:10px; float:left;}
.main_l1c p{ font:14px/24px "微软雅黑"; color:#fff;}
.main_l1c p span{ font-size:20px; color:#8064a2;}
.main_l1c p a{ color:#019237;}

/*左侧浮窗*/
#reg{width:200px; height:400px; margin:0px; padding:0px; position:fixed; top:120px; left:5px; background:url(../images/reg_bg.png) no-repeat; z-index:1000;-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
backface-visibility:hidden;
transform: translateZ(0);}
#cBtn{width:8px; height:8px; margin:0px; padding:0px; position:absolute; top:75px; right:15px;}
#ul_form{width:200px;height:205px; list-style:none; margin:165px 0 0 0px; padding:0px; font-size:12px;}
#ul_form li{display:inline-block;line-height:15px; margin-bottom:9px; padding: 0 0 2px 20px;}
#ul_form li:last-child{display:inline-block;line-height:15px; margin:0px; padding:0px;}
#ul_form li input{width:100px; line-height:15px; border: solid 1px #cccccc;}
#ul_form li select{width:80px; line-height:15px; border: solid 1px #cccccc;}
#ul_form li:last-child input{ border:none;}
#reg .close_btn {
    background: rgba(0, 0, 0, 0) url("../images/close_btn.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 80px;
    width: 20px;
}

/*tab*/
.main6 {width: 1000px; margin:30px auto 0; }
.main6 ul li {float: left; width: 230px; height: 46px; margin: 0 10px; font: 18px/36px "微软雅黑"; color: #fff; text-align: center; cursor: pointer; }
.main6 ul li span{float: left; width: 230px; height: 36px; }
.main6 ul li.yx1 span{background: #00A0E6; }
.main6 ul li.partc.yx1 {background: url(czyx_t1.png) no-repeat center top; }
.main6 ul li.yx2 span{background: #004196; }
.main6 ul li.partc.yx2 {background: url(czyx_t2.png) no-repeat center top; }
.main6 ul li.yx3 span {background: #EB5505; }
.main6 ul li.partc.yx3 {background: url(czyx_t3.png) no-repeat center top; }
.main6 ul li.yx4 span {background: #009137; }
.main6 ul li.partc.yx4 {background: url(czyx_t4.png) no-repeat center top; }
.tab_item{display:none;padding:10px 0;}
.tab_item div{border-top:1px dotted #e6e6e6; background:#fff; padding:20px; }
.tab_item div.bornone{border:none;}
.tab_item div img{float:left;}
.tab_item div p{float:right;width:760px;font-size: 14px;}
