﻿/* CSS Document */
@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote,h1,h2,h3,h4,h5,h6,p
{ margin:0px; padding:0px; -moz-user-select: none; -khtml-user-select: none; user-select: none;}
html button::-moz-focus-inner{ border-color:transparent!important; } 
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
ul, li, dl, dt, dd, ol { display: block; list-style: none; }
fieldset, img { border:0; }
iframe { background-image: none; }
input,textarea{outline:none;}
.clear {clear:both; height:0px;}
.c_red{color:#ff0000}
.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
img{ border:0px; max-width:100%}
body{font-family:"微软雅黑"; color:#333333; font-weight:400; -webkit-text-size-adjust:none; overflow-x:hidden; font-size:12px; background:#fff; padding-top: 0px; _padding-top:0;}
a{text-decoration:none; color:#333333; /*transition: all 0.5s ease;*/}
a:hover{text-decoration:none; color:#28a7e1;}
 
.fl{float:left;}
.fr{float:right;}
.none{display:none;}
.ani5{transition: all ease-in-out .5s;}
.ani{overflow: hidden;}
.ani img{transition: all ease-in-out .3s; display: block;}
.ani:hover img{ transform: scale(1.05);}
.w100{width: 100%; overflow: hidden; position: relative; text-align:center;}
.h10px{ height:10px; width:100%; clear:both;}
.h15px{ height:15px; width:100%; clear:both;}
.h25px{ height:25px; width:100%; clear:both;}
.h50px{ height:50px; width:100%; clear:both;}
.h120px{ height:120px; clear:both;}

.mt15px{ margin-top:15px;}
.mt10px{ margin-top:10px;}
.mt20px{ margin-top:20px;}
.mr15px{margin-right: 15px;}
.w1000{width:1000px; margin:0 auto;}
.w1100{width:1100px; margin:0 auto;}
.w1200{width:1200px; margin:0 auto;}
.blod{ font-weight:bold;}
html{ -webkit-text-size-adjust:none; font-size:12px; overflow-x:hidden;}
.txt{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
center{ text-align:center; line-height:60px; font-family:"微软雅黑"}
em{ font-style:normal;}
.tecen{ text-align: center !important;}
.red{color:#cd3b33 !important; font-weight:bold}
i,em{ font-style: normal;}
.red{color: #D8200D;}
.bad_con dl:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
.lan{color:#28a7e1}
/* nav */
#htHeader{width:1200px;height:70px;  margin:0 auto; padding-top:20px}
#htHeader .logo{width:390px; height:58px; margin-top:0px; float:left;}
.headernav{float:left; width:775px; height:60px;font: 400 16px/60px "微软雅黑";}
.headernav .yuyan{float:right; color:#a3a3a3; vertical-align:middle; margin-top:10px; width:775px; text-align:right; margin-right:20px}
.headernav .yuyan a{margin:0 5px;}
.navsize{float:right; margin-top:5px}
.navsize a{color:#000; text-decoration:none; margin:0px 8px; font-size:16px; }
.applogo{
	width:64px;
	height:64px;
	position: absolute;
	float: left;
	margin-left: 5%;
}

.navsize .login{
	width: 65px;
    height: 23px;
    border: solid 1px #EAEAEA;
    border-radius: 100px;
    line-height: 21px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    display: block;
    float: right;
    background: #FF5722;
    margin-left: 20px;
    top: 18px;
    position: relative;
	padding-left: 2px;
}
.navsize .login:hover,.navsize .reg:hover{
	cursor: pointer;
}
.navsize .reg{
	width: 65px;
    height: 23px;
    border: solid 1px #EAEAEA;
    border-radius: 100px;
    line-height: 21px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    display: block;
    float: right;
    background: #3FCAF5;
    margin-left: 10px;
    top: 18px;
    position: relative;
	padding-left: 2px;
}




/**
头部滑动效果
***/
.box{
	top:90px;
	left:0;
	width:100%;
	display: none;
	padding-bottom:0px;
	position:absolute;
}
.box_bg{
	top:0;
	left:0;
	z-index:100;
	height:200px;
	width:100%;
	background:#FFF;
    filter:alpha(opacity=96);  
    -moz-opacity:0.96;  
    -khtml-opacity: 0.96;  
    opacity: 0.96;
	position:absolute;
}
.box_sub{
	z-index:200;
	width:959px;
	margin:0 auto;
	position:relative;
	
}
.box_sub p.top{
	height:56px;
	width:100%;
	color:#111;
	font-weight:bold;
	font-size:16px;
	font-family:"微软雅黑";
	line-height:56px;
	border-bottom:1px solid #eaebec;
}
.box_sub p.top a{
	float:right;
	padding:0 16px;
	font-size:12px;
	display:block;
	height:30px;
	color:#111;
	margin-top:12px;
	line-height:30px;
	border:1px solid #111;
}
.box_sub p.top a:hover{
	background:#c00;
	color:#FFF;
	border:1px solid #c00;
}

.box_sub a.left{
	top:150px;
	left:30px;
	width:14px;
	height:23px;
	display:block;
	cursor: pointer;
	position:absolute;
	background:url(./pre_left.png) 0 0 no-repeat;
	z-index:300;
}
.box_sub a.right{
	top:150px;
	right:30px;
	width:14px;
	height:23px;
	display:block;
	cursor: pointer;
	position:absolute;
	background:url(./pre_right.png) 0 0 no-repeat;
    z-index:300;
}
.box_pro{
	width:1279px;
	height:205px;
	margin:20px 0;
	overflow:hidden;
	position:relative;
}
.box_pro_sub{
	top:0;
	left:0;
	width:10000px;
	position:absolute;
}
.box_pro_sub a{
	float:left;
	width:195px;
	color:#666;
	font-family:"微软雅黑";
	display:block;
	font-size:14px;
	line-height:16px;
	text-align:center;
	padding:0 30px;
	cursor:pointer;
	border-right:1px solid #eaebec;
}
.box_pro_sub a img{
	display:block;
	margin:0 auto;
}
.box_pro_sub a b{
	display:block;
	font-size:16px;
	color:#333;
	line-height:42px;
}

.box_content{
	width:959px;
}
.box_content_sub{
	float:left;
	width:200px;
	margin:0 0px 0px 0;
	
}
.box_content_sub p.bt{
	padding:12px 0;
	color:#111;
	line-height:24px;
	
}
.box_content_sub p.bt b{
	display:block;
	color:#111;
	line-height:30px;
	font-size:18px;
}
.box_content_sub p.bt a{
	color:#777;
	font-size:12px;
	display:inline-block;
	margin-right:25px;
}
.box_content_sub p.bt a:hover{
	color:#111;
	text-decoration:none;
}
.box_content_sub p.bt a.hover{
	color:#111;
	text-decoration:none;
}

.box_content_sub0{ width:160px; height:200px; float:right}
.box_content_sub0 a.ct{
	height:32px;
	color:#333;
	width:160px;
	display:block;
	cursor:pointer;
	line-height:32px;
	
}
.box_content_sub0 a.ct span{
	width:160px;
	display:block;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;	
	margin-right:10px;
	font-size:14px;
}
.box_content_sub0 a.ct:hover{
	color:#111;
	text-decoration:none;
}

.box_content_sub03
{ 
    width:260px; 
    height:200px; 
    float:right;
}
    .box_content_sub03 p.bt {
        padding: 12px 0;
        color: #111;
        line-height: 24px;
    }
.box_content_sub03 a.ct{
	height:32px;
	color:#333;
	width:260px;
	display:block;
	cursor:pointer;
	line-height:32px;
	
}
.box_content_sub03 a.ct span{
	width:260px;
	display:block;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;	
	margin-right:10px;
	font-size:14px;
}
.box_content_sub03 a.ct:hover{
	color:#111;
	text-decoration:none;
}

/*生产厂*/
 a.scc{
	height:32px;
	color:#333;
	width:200px;
	display:block;
	cursor:pointer;
	line-height:32px;
	border-top:1px solid #eaebec;
	float:left;
}
a.scc span{
	width:200px;
	display:block;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;	
	margin-right:10px;
}
.box_content_sub a.ct{
	height:32px;
	color:#333;
	width:200px;
	display:block;
	cursor:pointer;
	line-height:32px;
	
}
.box_content_sub a.ct span{
	width:200px;
	display:block;
	float:left;
	display:block;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;	
	margin-right:10px;
	font-size:14px;
  
}
.box_content_sub a.ct:hover{
	color:#111;
	text-decoration:none;
}
.box_content_sub a.ct:hover span{
	text-decoration:none;
    color: #00aaf9;
	}
.ct_box{
	display:none;
}
.box_content_sub p.ct{
	line-height:16px;
	padding:8px 0;
	color:#333;
	height:49px;
	border-top:1px solid #eaebec;
}



.box_content a.pic{
	float:left;
	width:414px;
	color:#111;
	display:block;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	line-height:36px;
	margin:0 19px 9px 0;
}
.box_content a.pic img{
	display:block;
}
.box_content a.pic:hover{
	text-decoration:none;
}
/*顶部效果*/

/*.box_content_sub {
	width: auto;
}
*/
.box_content_sub p.bt b a{
color: #111;
display: block;
font-size: 16px;
line-height: 30px;
}

.box_content_sub p.bt a {
    color: #777;
    display: inline-block;
    font-size: 14px;
    margin-right: 23px;
}
.head{width:1200px; margin:0px auto; height:70px; padding-top:20px; position:relative}
.nav{width:575px; height:60px;  text-align:center; float:left}
.nav li{width:80px; height:60px; float:left;font: 400 16px/60px "微软雅黑";}
.nav li.da{width:95px; }
.w_dl {
	width: 200px;
	height: 32px;
	margin-top: 15px;float:left
}
.w_dl .lv, .w_dl .ho {
	width: 91px;
	height: 50px;
	float: left;
	margin-right: 9px
}
.w_dl .lv {
	width: 91px;
	height: 32px;
	display: block;
	float: left;
	background: #90c31f;
	border-radius: 25px;
	font: 400 14px/32px "微软雅黑";
	text-align: center;
	color: #fff
}
.w_dl .lv:hover {
	background: #80b211;
	border-radius: 25px;
	text-align: center;
	color: #fff
}
.w_dl .ho {
	width: 91px;
	height: 32px;
	display: block;
	float: left;
	background: #28a7e1;
	border-radius: 25px;
	font: 400 14px/32px "微软雅黑";
	text-align: center;
	color: #fff
}
.w_dl .ho:hover {
	background: #1087bd;
	border-radius: 25px;
	text-align: center;
	color: #fff
}

#banner {
width:100%;
padding-top:0px;
height:540px;
 margin:0px;
}
.w_zt{
position:relative;
padding-top:0px;
height:540px;
margin:0px auto;
width:1100px;
}

#focus {
width:1920px;
position:absolute;
left:-410px;
height:540px;
overflow:hidden;
}

#focus ul {
height:540px;
position:absolute;
}

#focus ul li {
float:left;
width:1920px;
height:540px;
overflow:hidden;
}

#focus .btn {
position:absolute;
width:100%;
height:15px;
right:0;
bottom:30px;
text-align:center;
}

#focus .btn span {
display:inline-block;
_display:inline;
_zoom:1;
width:10px;
height:10px;
background:#fff;
line-height:16px;
text-align:center;
font-size:12px;
cursor:pointer;
color:#fff;
margin-right:10px;
font-family:Arial;
border-radius:50em;
}#focus .btn span.on {background:#f07b17;}



#banner2 {
width:100%;
padding-top:0px;
height:733px;
 margin:0px;
}
.w_zt2{
position:relative;
padding-top:0px;
height:733px;
margin:0px auto;
width:1100px;
}

#focus2 {
width:1920px;
position:absolute;
left:-410px;
height:733px;
overflow:hidden;
}

#focus2 ul {
height:733px;
position:absolute;
}

#focus2 ul li {
float:left;
width:1920px;
height:733px;
overflow:hidden;
}

#focus2 .btn {
position:absolute;
width:100%;
height:15px;
right:0;
bottom:30px;
text-align:center;
}

#focus2 .btn span {
display:inline-block;
_display:inline;
_zoom:1;
width:10px;
height:10px;
background:#fff;
line-height:16px;
text-align:center;
font-size:12px;
cursor:pointer;
color:#fff;
margin-right:10px;
font-family:Arial;
border-radius:50em;
}#focus2 .btn span.on {background:#4fdaf8;}

.gn{width:100%; height:76px; background:#fff; border-bottom:#eee solid 1px; padding-top:24px}
.gn li{width:188px; float:left; height:76px; padding-left:62px;font: 400 14px/20px "微软雅黑"; color:#666; margin-right:66px}
.gn li p{font: 400 26px/32px "微软雅黑"; color:#333}
.gn li p.xx{font: 400 18px/32px "微软雅黑"; color:#333}

.gn li.g1{ background:url(../img/g1.jpg) left top no-repeat }
.gn li.g2{ background:url(../img/g2.jpg) left top no-repeat }
.gn li.g3{ background:url(../img/g3.jpg) left top no-repeat }
.gn li.g4{ background:url(../img/g4.jpg) left top no-repeat }
.w_ys{width:100%;height:733px; background:url(../img/ys1.jpg) left top no-repeat}
.w_bt{width:100%;height:80px;font: 400 14px/20px "微软雅黑"; color:#999; padding:50px 0px 30px 0px; text-align:center; clear:both}
.w_bt p{width:100%;height:60px;font: 400 32px/60px "微软雅黑"; color:#333;}


.w_hb{width:1200px; margin:0px auto;}
.hui{width:100%; background:#f1f1f1}
.w_newsl{width:1200px; margin:0px auto; height:390px; clear:both;padding:0px 0px;}
.w_newsl   li{width:384px; margin:0px ; height:390px; padding:0px;overflow:hidden; float:left; margin-right:24px}
.w_newsl  .date0{width:384px; margin:0px ; height:192px; }
.w_newsl  .w_nbt{width:364px; margin:0px ; height:36px; padding:0px;font: bold 14px/36px "微软雅黑"; color:#333; padding-left:20px; text-align:left; background:#e6eaec}
.w_newsl  .w_nbt a{ color:#333; }

.w_newsl  .w_nnr{width:384px; margin:0px ; height:120px; padding:10px 0px 0px 0px;}
.w_newsl  .w_nnr li{width:384px; margin:0px ; height:34px; padding:0px;font: 400 14px/34px "微软雅黑"; color:#333; text-align:left}

.w_newsl  .w_nnr a{ color:#333}
.w_newsl  .w_nbt a:hover,.w_nnr a:hover{ color:#00ac96; }
.w_db{width:100%; background:url(../img/w_db.jpg) top center no-repeat; height:200px; clear:both}
.w_by{width:1200px; padding:46px 0px 26px 0px; height:32px; color:#fff; text-align:center;font: 400 32px/32px "微软雅黑"; margin:0px auto}
.w_zc{width:210px; padding: 0px; height:44px; color:#fff; text-align:center;font: 400 20px/44px "微软雅黑"; margin:0px auto; background:url(../img/zc.png)}
.w_zc a{color:#fff}
.w_zc a:hover{color:#fae765}
.footer{width:100%; background:#373b46; padding:10px 0px; clear:both}
.footer .lm0{width:240px; margin:0px ;   padding:30px 50px 0px 0px;  float:left; text-align:center}

.footer .lm{width:294px; margin:0px ; padding:30px 0px 0px 0px;  float:right; text-align:center}
.footer .lm0 p{font-size:18px;  color:#fff; padding-bottom:15px; text-align:center; color:#fff; text-align:left}
.footer .lm0 li{height:22px; width:120px; height:30px; text-align:left; list-style:none;text-align:left;font: 400 14px/30px "微软雅黑"; float:left}

.footer  a{color:#a9b0b4}
.footer  a:hover{color:#fff}
.w_link{width:1200px; margin:20px auto;  font: 400 14px/40px "微软雅黑"; color:#6a707e; padding:10px 0px; height:40px}
.footer0{ background:#2c303b; width:100%; height:40px; color:#a9b0b4;font: 400 12px/40px "微软雅黑";}

.n_ban{width:100%; margin:0px auto; background:url(../img/n_bg.jpg) center top no-repeat; height:198px; padding-top:120px; text-align:center;font: 400 44px/44px "微软雅黑"; color:#fff}
.n_ban span{font: 400 18px/44px "微软雅黑"; color:#fff}
.n_ban2{width:100%; margin:0px auto; background:url(../img/400.jpg) center top no-repeat; height:550px; padding-top:0px; text-align:center;}
.n_ban3{width:100%; margin:0px auto; background:url(../img/act_new.png) center top no-repeat; height:550px; padding-top:0px; text-align:center;}

.n_ban1{width:100%; margin:0px auto;  height:496px; padding-top:0px; text-align:center; 
    background-color: #b248f3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b248f3), to(#4747c3));
    background-image: -webkit-linear-gradient(60deg, #b248f3, #4747c3);
    background-image: linear-gradient(60deg, #b248f3, #4747c3);}

.n_dh{width:100%; height:58px; background:url(../img/gn.jpg) bottom center repeat-x}
.n_dh li{width:142px; height:58px; float:left; }
.n_dh li a{width:142px; height:58px; color:#333; display:block;font: 400 16px/58px "微软雅黑"; text-align:center}
.n_dh li a:hover{ color:#fff; background:#28a7e1}
.n_dh li.cur a{color:#fff; background:#28a7e1 }

.n_nr{width:1200px; margin:0px auto;}
.n_news{width:1200px; margin:40px auto;}

.jies{width:1200px; margin:0px auto; font: 400 16px/32px "微软雅黑"; color:#333}
.jies h2{ font: 400 22px/100px "微软雅黑"; color:#333; height:100px; text-align:left}

.jies p{width:1200px; margin:0px auto; font: 400 40px/40px "微软雅黑"; color:#333; height:40px; text-align:center; padding:60px 0px}
.xmlb{width:1020px; margin:60px auto; height:300px}
.xmlb li{width:150px; margin:0px ; height:150px; float:left; margin-right:140px; text-align:center; color:#999;font: 400 16px/32px "微软雅黑";}
.xmlb li p{width:150px; margin:0px ; height:84px; text-align:center}
.n_fb{width:100%; background:#2d3235; height:900px; clear:both}
.fbbt{width:1200px; height:100px;font: 400 32px/100px "微软雅黑"; color:#fff; text-align:center; margin:0px auto 0px auto; padding:50px 0px}
.n_dt{width:1200px; margin:0px auto;}
.n_dt .left{width:803px; margin:0px; height:638px; float:left}
.n_dt .right{width:390px; margin:0px; height:550px; float:right; padding-top:50px; text-align:right}
.n_zizhi{width:1200px; height:390px; margin:0px auto}
.n_zizhi li{width:240px; height:370px; float:left; text-align:center;font: 400 14px/50px "微软雅黑"; padding:20px 0px 0px 0px; margin-right:80px }
.n_zizhi li .pic{width:218px; height:300px; padding:10px; border:#ccc solid 1px}
.n_zizhi li:hover{width:240px; height:370px; padding:0px;transition: all 0.3s ease-in-out; }
.n_news .left{width:786px; margin:0px;  float:left}
.n_news .left li{width:724px; margin:15px 0px; height:126px; border:#e6e6e6 solid 1px; padding:20px 30px }
.n_news .left li p{width:724px; margin:0px; height:50px; font:bold 18px/50px "微软雅黑";}
.n_news .left li .news_bt{width:724px; margin:0px; height:60px; font:400 16px/18px "微软雅黑"; color:#666; padding:0px}
.n_news .left li:hover{width:724px; margin:15px 0px; height:126px; border:#e6e6e6 solid 1px; padding:20px 30px;box-shadow: 0px 2px 6px #eee;
} 
.n_news .left li .shij{width:724px; margin:0px; height:20px; clear:both}
.date {width:200px; margin:0px; height:20px; float:left;background:url(../img/sz.jpg) left center no-repeat; padding-left:20px; color:#999;font:400 12px/20px "微软雅黑";}
.shij .right{width:200px; margin:0px; height:20px; float:right; text-align:right;color:#00aaff;font:400 12px/20px "微软雅黑";}
.shij .right a{color:#00aaff;}
.shij .right a:hover{color:#00aaff; text-decoration:underline}
.n_news .left li:hover .news_bt{width:714px; margin:0px; height:60px; font:400 12px/18px "微软雅黑"; color:#666; padding-left:10px;transition: all 0.3s ease-in-out;}
.n_news .left li:hover p{width:714px; margin:0px; height:50px; font:bold 18px/50px "微软雅黑";padding-left:10px;transition: all 0.3s ease-in-out;}
.n_news .right{width:340px; margin:0px;  float:right}

.n_news .right .rem{width:340px; margin:0px; height:40px; color:#333;font:400 18px/40px "微软雅黑";}
.n_news .right .n_hot{width:340px; margin:0px; height:300px; }
.n_news .right .n_hot li{width:340px; margin:0px; height:32px;font:400 14px/32px "微软雅黑"; }
.n_news .right .n_hot li a:hover{color:#28a7e1 }
.n_news .right .n_hot li span{width:24px; margin:0px; height:32px;font:400 12px/32px "微软雅黑"; background:url(../img/xl.jpg) left center no-repeat; color:#fff; display:block; float:left; margin-right:10px; text-align:center }

.n_news .right .n_hot li.hong span{width:24px; margin:0px; height:32px;font:400 12px/32px "微软雅黑"; background:url(../img/xl2.jpg) left center no-repeat; color:#fff; display:block; float:left; margin-right:10px; text-align:center }
.n_rmbq{width:340px; height:500px;}
.n_rmbq span{padding:0px 10px; border:#ccc solid 1px; height:30px;font:400 14px/30px "微软雅黑"; margin:10px 10px 0px 0px; display:inline-block}

.n_rmbq span:hover{padding:0px 10px; border:#28a7e1 solid 1px; height:30px;font:400 14px/30px "微软雅黑";margin:10px 10px 0px 0px;}
.xinw_bt{font:400 32px/40px "微软雅黑";height:40px; text-align:center; margin:30px 0px}
.xinw_nr{font:400 14px/32px "微软雅黑"; color:#666}
.n_cpms{width:630px; height:250px; float:left; padding-top:90px;}
.n_cpms2{width:320px; height:250px; float:left; padding-top:90px;}
.n_cpms3{width:460px; height:250px; float:left;padding-top:90px;}

.n_cpms p{width:630px; height:42px;font:400 42px/42px "微软雅黑";color:#fff; text-align:left}
.n_cpms p span{font:400 12px/42px "微软雅黑"; padding-left:20px }
.n_cpms .xgn{width:630px; height:70px; margin:40px 0px; text-align:left;font:400 16px/28px "微软雅黑";color:#fff}
.n_cpms .xgn span{padding:4px 10px; background:#4833c7; margin-right:5px;font:400 16px/16px "微软雅黑"; color:#fff; text-align:center; border-radius:20px}
.ljjr{width:164px; height:48px; padding: 0px; text-align:center; background:#90c31f;font:400 18px/48px "微软雅黑"; border-radius:5px; color:#fff }
.n_cppic{width:470px; height:400px; float:right;padding-top:90px;}
.n_cppic2{width:780px; height:400px; float:right; text-align:left;padding-top:90px;}
.n_cpms2 p{width:320px; height:42px;font:400 42px/42px "微软雅黑";color:#fff; text-align:left}
.n_cpms2 p span{font:400 12px/42px "微软雅黑"; padding-left:20px }
.n_cpms2 .xgn{width:320px; height:70px; margin:40px 0px; text-align:left;font:400 16px/28px "微软雅黑";color:#fff}
.n_cpms2 .xgn span{padding:4px 10px; background:#4833c7; margin-right:5px;font:400 16px/16px "微软雅黑"; color:#fff; text-align:center; border-radius:20px}

.n_cppic3{width:640px; height:400px; float:right; text-align:left;padding-top:90px;}
.n_cppic4{width:640px; height:460px; float:right; text-align:left;padding-top:30px;}
.n_cpms3 p{width:460px; height:42px;font:400 42px/42px "微软雅黑";color:#fff; text-align:left}
.n_cpms3 p span{font:400 12px/42px "微软雅黑"; padding-left:20px }
.n_cpms3 .xgn{width:460px; height:70px; margin:40px 0px; text-align:left;font:400 16px/28px "微软雅黑";color:#fff}
.n_cpms3 .xgn span{padding:4px 10px; background:#4833c7; margin-right:5px;font:400 16px/16px "微软雅黑"; color:#fff; text-align:center; border-radius:20px}



.ljjr:hover{ background:#ff738d; color:#fff }
.ljjr a{ color:#fff }
.ljjr a:hover{  color:#fff }
.cp_bt{ width:230px; height:50px; background: url(../img/cp_bt.png) no-repeat; text-align:center;font:400 34px/50px "微软雅黑"; color:#000; margin:50px auto; clear:both}

.w_youshi{width:1200px; margin:0px auto 0px auto;  font:400 16px/32px "微软雅黑";}
.w_youshi li{width:244px; margin:0px; height:108px; float:left;font:400 14px/28px "微软雅黑"; margin-right:105px; padding-left:86px; margin-bottom:50px}
.w_youshi li p{width:240px; margin:0px; height:50px; font:400 18px/50px "微软雅黑";}
.w_youshi li.y1{ background:url(../img/y1.jpg) left top no-repeat}
.w_youshi li.y2{ background:url(../img/y2.jpg) left top no-repeat}
.w_youshi li.y3{ background:url(../img/y3.jpg) left top no-repeat}
.w_youshi li.y4{ background:url(../img/y4.jpg) left top no-repeat}
.w_youshi li.y5{ background:url(../img/y5.jpg) left top no-repeat}
.w_youshi li.y6{ background:url(../img/y6.jpg) left top no-repeat}
.n_changj{width:100%; height:768px;background:url(../img/nn.jpg) center top no-repeat; margin:0px 0px 0px 0px; clear:both; padding-top:2px; clear:both}
.w_cj{ width:1200px; height:600px; margin:0px auto; position:relative; }
.w_cj .sycj-icon-1{width:184px; height:172px; background:url(../img/bai.png) no-repeat;font:400 18px/172px "微软雅黑"; color:#000; text-align:center;display:block;position:absolute}
.w_cj .sycj-icon-1 a{width:184px; height:172px; background:url(../img/bai.png) no-repeat;font:400 18px/172px "微软雅黑"; color:#000; display:block}
.w_cj .sycj-icon-1:hover{width:184px; height:172px; background:url(../img/lan.png) no-repeat;font:400 18px/172px "微软雅黑"; color:#fff}
.sycj-img{width:245px; height:166px; margin:145px 0px 0px 59px}
.sycj-text{width:300px; height:70px; margin:66px auto 0px auto; color:#fff;font:400 14px/28px "微软雅黑";}
.sycj-text2{width:210px; height:130px; margin:180px auto 0px auto; color:#fff;font:400 14px/28px "微软雅黑";}

.cj_bg{width:350px; height:600px;background:url(../img/cj_bg.png) no-repeat; position:absolute; top:0;left:455px; }
.cj_bg2{width:350px; height:600px;background:url(../img/cj_bg2.png) no-repeat; position:absolute; top:0;left:455px; }

.cp_jg{width:1200px; margin:0px auto; height:300px}
.cp_jg li{width:154px; margin:0px; height:205px; float:left; background:#eff0f4; border-radius:5px; padding:30px 40px; text-align:center; margin-right:87px}
.cp_jg li .bt{width:154px; height:40px;font:400 18px/40px "微软雅黑"; color:#000 }
.cp_jg li .bt span{font:400 30px/30px "微软雅黑"; color:#fb364a }
.cp_jg li .js{width:154px; height:104px; color:#000;  overflow:hidden; padding:5px 0px }
.cp_jg li .js p{width:154px; height:40px;font:400 24px/40px "微软雅黑"; color:#000;  }
.cp_jg  .js span{font:400 14px/24px "微软雅黑";  }
.cp_jg  .js .hui{font:400 12px/24px "微软雅黑"; text-decoration:line-through; color:#999; }
.cp_jg li .jr{width:154px; height:46px;font:400 16px/46px "微软雅黑"; color:#fff; background:#28a7e1;border-radius:5px; }
.cp_jg li .jr a{color:#fff; font:400 16px/46px "微软雅黑"; }
.cp_jg li .jr:hover{width:154px; height:46px;font:400 16px/46px "微软雅黑"; color:#fff; background:#90c31f;border-radius:5px; }
.dibu{width:1000px; margin:30px auto; height:150px;font:400 30px/100px "微软雅黑"; text-align:center }
.dibu .jr{width:200px; height:50px;font:400 16px/50px "微软雅黑"; color:#fff; background:#28a7e1;border-radius:5px; margin:0px auto; text-align:center}
.dibu .jr a{color:#fff; font:400 16px/46px "微软雅黑"; }
.cp_jg0{width:1200px; margin:0px auto; height:160px}
.cp_jg0 li{width:450px; margin:0px; height:160px; float:left;font:400 14px/26px "微软雅黑"; padding-left:130px; color:#666 }
.cp_jg0 li p{font:400 22px/50px "微软雅黑"; color:#000}
.cp_jg0 li .an{width:150px; margin:20px 0px; height:42px; font:400 16px/42px "微软雅黑"; text-align:center;color:#fff; background:#27a4da; border-radius:8px}

.w_youshi0{width:1200px; margin:0px auto 0px auto; clear:both }
.w_youshi0 li{width:204px; margin:0px ;  font:400 14px/26px "微软雅黑"; height:410px; float:left; color:#666; text-align:center; padding:20px 40px}
.w_youshi0 li p{ font:bold 18px/50px "微软雅黑";color:#333;  }
.w_youshi0 li:hover{width:204px; margin:0px ;  font:400 14px/26px "微软雅黑"; height:410px; float:left; color:#666; text-align:center; padding:0px 40px;transition: all 0.3s ease-in-out;}
.w_youshi0 .jieru{width:154px; height:46px;font:400 16px/46px "微软雅黑"; color:#fff; background:#28a7e1;border-radius:5px; text-align:center; margin:20px auto 0px auto }
.w_youshi0 .jieru a{color:#fff; font:400 16px/46px "微软雅黑";color:#90c31f;  }
.w_youshi0 .jieru:hover{width:154px; height:46px;font:400 16px/46px "微软雅黑"; color:#fff; background:#90c31f;border-radius:5px; }
.w_youshi0 li .jss{width:204px; margin:0px ;  height:76px}

.cult{width:1200px; margin:0px auto 0px auto; clear:both; height:400px }
.cult li{width:200px; margin:0px ;  font:400 14px/26px "微软雅黑"; height:380px; float:left; color:#666; text-align:left; padding:20px 30px; margin-right:50px; border:#ccc solid 1px}
.cult li p{ font:bold 18px/50px "微软雅黑";color:#333;  width:180px; text-align:center }
.cult li .pic{ width:200px; height:120px; text-align:center}

.cult li.lan{ border:#87d4f0 solid 1px}
.cult li.lv{ border:#daf2c0 solid 1px}
.cult li.zi{ border:#e2e4fc solid 1px}
.cult li.huang{ border:#f9f1cb solid 1px}





.w_youshi99{width:1200px; margin:0px auto 0px auto; clear:both }
.w_youshi99 li{width:204px; margin:0px ;  font:400 14px/26px "微软雅黑"; height:230px; float:left; color:#666; text-align:center; padding:20px 40px}
.w_youshi99 li p{ font:bold 18px/50px "微软雅黑";color:#333;  }
.w_youshi99 li:hover{width:204px; margin:0px ;  font:400 14px/26px "微软雅黑"; height:230px; float:left; color:#666; text-align:center; padding:0px 40px;transition: all 0.3s ease-in-out;}
.w_youshi99 .jieru{width:154px; height:46px;font:400 16px/46px "微软雅黑"; color:#fff; background:#28a7e1;border-radius:5px; text-align:center; margin:20px auto 0px auto }
.w_youshi99 .jieru a{color:#fff; font:400 16px/46px "微软雅黑";color:#90c31f;  }
.w_youshi99 .jieru:hover{width:154px; height:46px;font:400 16px/46px "微软雅黑"; color:#fff; background:#90c31f;border-radius:5px; }
.w_youshi99 li .jss{width:204px; margin:0px ;  height:76px}



.bgjs{width:1100px; height:auto; border-top:#ccc solid 1px; border-left:#ccc solid 1px; border-right:#ccc solid 1px;margin:0px auto}
.bgjs li{width:1100px; height:40px;  border-bottom:#ccc solid 1px; text-align:left; color:#333 }
.bgjs li .left{width:300px;   font: 400 14px/40px "微软雅黑"; float:left; padding-left:40px}
.bgjs li .r1{padding-left:20px; font: 400 14px/40px "微软雅黑"; float:left; width:300px;}
.bgjs li .r2{padding-left:20px; font: 400 14px/40px "微软雅黑"; float:left; width:300px; }
.bgjs li .r2 .an{width:150px; margin:30px 0px; height:42px; font:400 16px/42px "微软雅黑"; text-align:center;color:#fff; background:#27a4da; border-radius:8px}
.bgjs li.h150{height:100px}
.bgjs li.h150 .r1{height:100px;font: 400 14px/100px "微软雅黑";}
.bgjs li.h150 .r2{height:100px;font: 400 14px/100px "微软雅黑";}
.bgjs li.h150 .left{height:100px;font: 400 14px/100px "微软雅黑";}

.cp_jg2{width:1200px; margin:0px auto; height:260px; padding:20px 0px}
.cp_jg2 li{width:400px; margin:0px; height:260px; float:left;font:400 14px/26px "微软雅黑";  color:#666; text-align:center }
.cp_jg2 li p{font:400 22px/50px "微软雅黑"; color:#000}
.cp_jg2 li .an{width:150px; margin:20px auto; height:42px; font:400 16px/42px "微软雅黑"; text-align:center;color:#fff; background:#27a4da; border-radius:8px}
.nav_bar{ width:20px; height: 270px;left:20px;top: 50%; margin-bottom:0px; position:fixed;z-index:1000;}
.nav_bar li{width: 10px; height: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;border: 2px solid #2CB9EA;margin-bottom: 25px;position: relative;}
.nav_bar li i{position: absolute;height: 25px;width: 2px;bottom:-27px;left: 50%;margin-left: -1px;}
.nav_bar li:hover span{ background:#2CB9EA;}
.nav_bar li:hover span a{color:#fff;}
.nav_bar li.current{border: 2px solid #2CB9EA;-moz-border-radius: 11px;-webkit-border-radius: 11px;border-radius: 11px;background: #2CB9EA;}
.nav_bar li.current span{ background:#2CB9EA;}
.nav_bar li.current span a{ color:#fff; display:block}
.nav_bar li span{width: 100px;position: absolute;left: 25px;top: -7px;height: 24px;line-height: 24px; display:block; color:#2CB9EA; text-align:center;border: 1px solid #2CB9EA;border-radius:30px;}
.nav_bar li span a{ color:#2CB9EA; display:block}
.izl-rmenu{position:fixed;right:20px;top:50%; margin-bottm:50px;padding-bottom:14px;z-index:999;}
.izl-rmenu .btn{width:60px;height:60px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../img/r_qq2.png) center center no-repeat;background-color:#2CB9EA;text-decoration:none;display:block;}
.izl-rmenu .btn-qq:hover{background-color:#0F83C1;}
.izl-rmenu .btn-wx{background:url(../img/r_wx.png) center center no-repeat;background-color:#2CB9EA;display:block;}
.izl-rmenu .btn-wx:hover{background-color:#0F83C1;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../img/r_phone2.png) center center no-repeat;background-color:#2CB9EA;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:230px;left:-270px;top:0px; height:55px; padding:20px;line-height: 28px;color:#FFF;font-size:18px;display:none;}
.izl-rmenu .btn-top{background:url(../img/r_top.png) center center no-repeat;background-color:#E3E5E8;height:35px;}
.izl-rmenu .btn-top:hover{background-color:#d1d4da;}
.n_cj{width:1198px; margin:0px auto; height:419px; border:#ccc solid 1px}
.n_cj .left{width:190px; margin:0px; height:419px; float:left; border-right:#ccc solid 1px}
.n_cj .left  span{width:190px; margin:0px; height:104px; border-bottom:#ccc solid 1px;text-align:center;font: 400 18px/104px "微软雅黑"; display:block}
.n_cj .left  span:hover{ background:#16a7de; color:#fff}

.n_cjnr{width:960px; height:350px; float:right; padding-top:50px}
.n_miaos{width:295px; height:330px; float:right;font: 400 14px/24px "微软雅黑"; padding-right:20px}
.n_miaos p{width:295px; height:60px;font: 400 32px/60px "微软雅黑";}
.n_cjnr .jr{width:154px; height:46px;font:400 16px/46px "微软雅黑"; color:#fff; background:#28a7e1;border-radius:5px; text-align:center; margin-top:20px }
.n_cjnr .jr a{color:#fff; font:400 16px/46px "微软雅黑"; }
.n_cjnr .jr:hover{width:154px; height:46px;font:400 16px/46px "微软雅黑"; color:#fff; background:#90c31f;border-radius:5px; }
.n_zc{width:1200px; margin:40px auto; height:auto}
.n_zc .left{width:228px; margin:0px; float:left; background:#f5f6f7; padding-top:20px}
.n_zc .right{width:940px; margin:0px; float:right}
.n_zc .left li{width:190px; margin:0px;height:44px; padding-left:35px;font:400 14px/44px "微软雅黑";}

.n_zc .left li a{color:#333}
.n_zc .left li a:hover{color:#28a7e1}
.n_zc .left li.cur a{color:#28a7e1}

.n_zc .right .bt{width:940px; margin:0px; height:40px;font:bold 20px/40px "微软雅黑"; border-bottom:#ccc solid 1px}
.n_zc .right .nr{width:940px; margin:0px; font:400 14px/32px "微软雅黑";padding-top:20px} 

.n_td{width:100%; margin:60px auto 0px auto;  height:490px; padding-top:0px; text-align:center; clear:both;
    background-color: #381c70;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#381c70), to(#de7677));
    background-image: -webkit-linear-gradient(60deg, #381c70, #de7677);
    background-image: linear-gradient(60deg, #381c70, #de7677);}
.n_td0{width:100%; margin:60px auto 0px auto;  height:760px; padding-top:0px; text-align:center; clear:both;
    }
.tdlist{width:1200px; margin:0px auto; height:265px; clear:both;padding:0px 0px;}
.tdlist   li{width:384px; margin:0px ; height:265px; padding:0px;overflow:hidden; float:left; margin-right:24px}
.tdlist  .date0{width:384px; margin:0px ; height:192px; }
.tdlist  .w_nbt{width:364px; margin:0px ; height:70px;font: 400 14px/24px "微软雅黑"; color:#666; padding-left:20px; text-align:left; background:#e6eaec}
.tdlist  .w_nbt p{width:364px; margin:0px ;  padding:0px;font: bold 18px/36px "微软雅黑"; color:#333;  text-align:left; }
.tdlist  .w_nbt0{width:384px; margin:0px ; height:70px;font: 400 14px/24px "微软雅黑"; color:#333; padding-left:0px; text-align:center; background:#fff}

.tdlist0{width:1200px; margin:0px auto; height:657px; clear:both;padding:0px 0px;}
.tdlist0   li{width:384px; margin:0px ; height:657px; padding:0px;overflow:hidden; float:left; margin-right:24px}
.tdlist0  .date0{width:384px; margin:0px ; height:350px; }
.tdlist0  .w_nbt{width:344px; margin:0px ; height:290px;font: 400 14px/24px "微软雅黑"; color:#666; padding:0px 20px; text-align:left; }
.tdlist0  .w_nbt p{width:344px; margin:0px ;  padding:0px;font: bold 18px/50px "微软雅黑"; color:#333;  text-align:left; }

.data_msm {
  width: 100%;
  height: 253px;
  background: url(../img/data_bg.jpg) center center no-repeat;
  background-size: cover;
}
.data_msm .data_msm_w {
  text-align: center;
  padding-top: 80px;
}
.data_msm .data_msm_w .data_msm_dom {
  width: 30%;
  display: inline-block;
  color: #fff;
}
.data_msm .data_msm_w .data_msm_dom span {
  font-size: 40px;
  display: block;
}
.data_msm .data_msm_w .data_msm_dom span em {
  font-size: 40px;
}
.data_msm .data_msm_w .data_msm_dom em {
  font-size: 20px;
}


.tehao{width:1200px; height:48px; margin:0px auto; background:#e7e9f0;}
.tehao span{width:200px; height:48px; margin:0px; display:block;font: 400 14px/48px "微软雅黑"; float:left; text-align:center }
.tehao span.hover{ background:#28a7e1; color:#fff}

.number-choice{width:1158px; height:270px; margin:0px auto; border-left:#e7e9f0 solid 1px;border-right:#e7e9f0 solid 1px;border-bottom:#e7e9f0 solid 1px; padding:30px 20px}
.number-choice ul li {
          float: left;
          margin-right: 11px;
          margin-bottom: 16px;
          margin-right: 9px\9; }
 .number-choice ul li div.number {
            width: 149px;
            height: 31px;
            line-height: 31px;
            text-align: center;
            color: #353535;
            font-size: 16px;
            border: 1px dashed #d6d6d6;
            border-radius: 3px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box; }
 .number-choice ul li div.text {
            display: none;
            border-radius: 3px;
            background: #FF512F;
            background-image: -webkit-gradient(linear, left bottom, left top, from(#FF512F), to(#F4202F));
            background-image: linear-gradient(0deg, #FF512F, #F4202F);
            -webkit-box-shadow: 0 0 10px 0px #FF8690;
                    box-shadow: 0 0 10px 0px #FF8690;
            width: 149px;
            height: 31px;
            line-height: 31px;
            text-align: center;
            font-size: 16px;
            color: #fff;
            cursor: pointer; }
.number-choice ul li:hover div.text {
          display: block; }
.number-choice ul li:hover div.number {
          display: none; }
		  
.taoc{width:1200px; margin:0px auto; height:450px}
.taoc li{width:360px; margin-right:60px; float:left}
.taoc li .tcm{width:300px; margin:0px; height:125px; padding:30px; background:#00aaf9;    background-image: -webkit-gradient(linear, left top, left bottom, from(#00aaf9), to(#00e8f6));
            background-image: linear-gradient(60deg, #00aaf9, #00e8f6); color:#fff;
    background-image: -webkit-linear-gradient(60deg, #00aaf9, #00e8f6);
			}
.taoc li .huang{width:300px; margin:0px; height:125px; padding:30px; background:#fdae32;    background-image: -webkit-gradient(linear, left top, left bottom, from(#fdae32), to(#f9dd55));
            background-image: linear-gradient(60deg, #fdae32, #f9dd55); color:#fff;
    background-image: -webkit-linear-gradient(60deg, #fdae32, #f9dd55);
			}

.taoc li .lv{width:300px; margin:0px; height:125px; padding:30px; background:#35cf85;    background-image: -webkit-gradient(linear, left top, left bottom, from(#35cf85), to(#86f9d8));
            background-image: linear-gradient(60deg, #35cf85, #86f9d8); color:#fff;
    background-image: -webkit-linear-gradient(60deg, #35cf85, #86f9d8);
			}

.taoc li .bt{width:300px; margin:0px; height:53px;font: 400 28px/48px "微软雅黑"; border-bottom:#fff solid 2px}
.taoc li .bt .ri{font: 400 16px/48px "微软雅黑"; float:right}
.taoc li .nr{width:300px; margin:0px; height:60px;font: 400 14px/20px "微软雅黑"; padding-top:10px}
.taoc li .tj{width:300px; margin:0px;  padding:10px 29px 0px 29px; border-left:#ccc solid 1px;border-right:#ccc solid 1px;border-bottom:#ccc solid 1px; height:230px}
.taoc li .tj p{font: 400 18px/40px "微软雅黑"; }
.taoc li li{width:150px; margin:0px; height:30px; float:left;font: 400 16px/30px "arial";  color:#666 }
.taoc  .anniu{width:300px; margin-top:0px;  padding-top:15px;  height:46px; clear:both}
.taoc  .anniu .jr{width:140px; height:46px;font:400 16px/46px "微软雅黑"; color:#fff; background:#28a7e1;border-radius:5px;  float:left; text-align:center}
.taoc  .anniu .jr a{color:#fff; font:400 16px/46px "微软雅黑"; }
.taoc  .anniu .jr:hover{width:140px; height:46px;font:400 16px/46px "微软雅黑"; color:#fff; background:#90c31f;border-radius:5px; }

.taoc  .anniu .jrgd{width:140px; height:44px;font:400 16px/44px "微软雅黑"; color:#28a7e1;border:#28a7e1 solid 1px;border-radius:5px;  float:right; text-align:center}
.taoc  .anniu .jrgd a{color:#fff; font:400 16px/44px "微软雅黑"; }
.taoc  .anniu .jrgd:hover{width:140px; height:44px;font:400 16px/44px "微软雅黑"; color:#fff; background:#28a7e1;border-radius:5px; }
.taoc li li.wy{width:360px; margin-right:0px; float:left}

@media screen and (max-width: 1440px) {
	#htHeader {
	margin-left: 10px;
}
.applogo{
	width:64px;
	height:64px;
	position: absolute;
	float: left;
	margin-left: 10px;
}
}