@charset "utf-8";
/*------------------------reset------------------------*/
body,div,p,h1,h2,h3,h4,h5,h6,h7,table,td,ul,li,ol,hr,img{ margin:0px; padding:0px; border:0px;  font-family:Arial, Microsoft YaHei; font-weight:normal}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px; overflow:hidden;}
a{text-decoration:none; color:#333}
a:hover{ color:#4ab344;}
li{ list-style-type:none;}
table{ border-collapse:collapse; width:100%;}
td{ vertical-align:top;}
html{ -webkit-font-smoothing: antialiased; }
img{border:none;}
code{font-family: "微软雅黑"}
em,{font-style:normal;font-weight:normal;}
li{list-style:none;}
h1{font-size:24px; font-weight:normal}
h2{font-size:16px;}
h3{font-size:14px;}
h4, h5, h6{font-size:100%;}
.height{ height:auto}
.all_width{width: 100%; }
.auto{margin:0 auto}
.width1200px{ width:1200px}
.font_12{font-size: 12px;}
.font_14{font-size: 14px; }
.font_16{font-size: 16px;}
.font_20{font-size: 20px;}
.font_22{font-size: 22px;}
.font_24{font-size: 24px;}
.font_26{font-size: 26px;}
.font_28{font-size: 28px;}
.font_30{font-size: 30px;}
.font_44{font-size: 44px;}
.font_18{font-size: 18px;}
.f08519{ color:#f08519}
.bold{font-weight:bold}
.center{ text-align:center}
.l_height_35{line-height:35px}
.cursor{cursor: pointer;}
input{outline: none;}
input[type="button"]{cursor: pointer;}
.fl{ float:left;}
.fr{ float:right;}
.wrap{ width:1100px; margin:0px auto; overflow:hidden;}
button,input,select,textarea{font-size:100%;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
address,cite,dfn,em,var{font-style:normal;}
a,a:hover{ text-decoration: none; }
.clear { clear: both; }
.nobottom{border-bottom: none;}
i{font-style: normal;}
.nobottom{border-bottom: none;}
body{ min-width:1200px; max-width:1920px; color:#333; margin:0px auto; background: #fff;}

/* 顶部开始 */
.jichuang_head{}
.jichuang_head_h{ height:160px}
.jichuang_head_h .logo{ float:left}
.jichuang_head_h .m{ margin-top:50px; float:left; line-height:35px; font-weight: bold; margin-left:10px; padding-left:15px}
.jichuang_head_h .tel{float:right; line-height:40px; color:#000}
.jichuang_head_h .tel .left{ float:left; width:100px}
.jichuang_head_h .tel .mid{ float:left; margin-top:30px; line-height:30px; font-weight:bold; border-right:1px solid #efefef; padding-right:10px }
.jichuang_head_h .tel .mid h2{ font-size:30px; color:#a00000}
.jichuang_head_h .tel .right{ float:left; text-indent:0; font-weight:bold; line-height:20px; padding-left:60px; width:165px; background:url(../images/h_pho.png) no-repeat left}
/*导航*/
.jichuang_nav{height: 50px; background:#4ab344}
.hl_nav{
    position: relative;
    min-width: 1200px;
}
.hl_nav a{
    display: block;
    text-decoration: none;
}
.hl_nav .shade{
    position: absolute;
    width: 100%;
    height: 40px;
    top: 50px;
    left: 0;
    z-index: 1;
    background-color: #EEEEEE;
    opacity: 0.9;
    filter: alpha(opacity=90);
    box-shadow: 0 5px 15px #CCCCCC;
    display: none;
    border-bottom: #ffffff solid 1px;
    border-bottom: rgba(255,255,255,0.3) solid 1px;
}
.hl_nav .nav_list{
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -600px;
    z-index: 2;
    padding: 0;
    list-style: none;
    width: 1200px;
    height: 50px;
}
.hl_nav .nav_list>li{
    padding: 0;
    float: left;
    margin: 0;
    width: 150px;
    text-align: center;
    height: 50px;
    overflow: hidden;
}
.hl_nav .nav_head{
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 16px;
    position: relative;
}
.hl_nav .nav_body{
    display: block;
    height: 40px;
    line-height: 40px;
    color: #666666;
    position: relative;
    border-left: #31a92a solid 2px;
    border-right: #31a92a solid 2px;
}
.hl_nav .nav_body:last-child{
    border-bottom: #31a92a solid 2px;
}

.hl_nav .nav_list>li.active .nav_head,.hl_nav .nav_list>li:hover .nav_head {
    background-color: #31a92a;
}
.hl_nav .nav_list>li:hover{
    background-color: #ffffff;
    height: auto;
}
.hl_nav .nav_body:hover{
    color: #31a92a;
}
.hl_nav .nav_body:after{
    content: '';
    display: block;
    height: 0;
    position: absolute;
    bottom: -1px;
    width: 60%;
    left: 20%;
    border-bottom: #31a92a dashed 1px;
}




/*顶部导航*/

.jichuang_footer{ margin:20px auto 0; background:#303030; padding:20px 0 0; width: 100%; color: #fff}
.jichuang_footer strong{font-size: 16px; font-weight: bold;display: block;}
.jichuang_footer em{ width: 30px; height: 5px; background: #4ab344; display: block; margin: 10px 0 }
.jichuang_footer span{font-size: 14px;display: block; line-height: 35px}
.jichuang_footer .left{ float:left; width: 455px}
.jichuang_footer .left a{ width: 100px; color: #fff; line-height: 35px; float: left; font-size: 14px }
.jichuang_footer .mid{ float:left;  width: 455px;text-align:left}
.jichuang_footer .right{width: 200px; text-align: right; float: right}
.jichuang_footer .bottom{ border-top: 1px solid #999; color: #efefef; text-align: left; line-height: 50px; font-size: 14px; margin-top: 20px}
.jichuang_footer .bottom .r{ float: right; font-size: 14px; color: #efefef}
.jichuang_footer .bottom .r a{ color: #efefef; padding: 0 10px }

.jichuang_footer .bottom .l{ float: left; font-size: 14px; color: #efefef}
.jichuang_footer .bottom .l a{ color: #efefef; padding: 0 10px }

.jichuang_hotsearch{ width:100%; background:#fff; height: 70px}
.jichuang_hotsearch .fl{ width:600px;  color:#333; font-size:14px;  line-height: 70px; text-align:left; color: #777}
.jichuang_hotsearch .fl img{ float: left; margin: 20px 20px 0 0 }
.jichuang_hotsearch .fl span{ font-size:14px;  font-weight:bold; color: #444444}
.jichuang_hotsearch .fr{ width:300px; padding-top:10px; float:right;}
.jichuang_hotsearch .fr input{ border:1px solid #dbdbdb; background: #fafafa; height: 37px; line-height: 37px; text-indent: 35px; width: 200px; float: left;padding: 0; margin: 0; border-right: none }
.jichuang_hotsearch .fr button{ background: #4ab344; height: 39px; padding: 0; margin: 0; border:none; width: 75px; float: left}

/*首页公共TITLE*/
.jichuang_title{ width:466px; padding:30px 0; margin: 0 auto;position: relative; text-align: center}

.jichuang_title .bb{ font-size: 16px; color: #333333; border-top:1px solid #acacac; line-height: 40px; position: relative;top: -2px }
.jichuang_title .tt{ padding: 0 20px; border-bottom: 3px solid #acacac; display: inline-block; }
.jichuang_title .tt span{ float: left; color:#2b9b25; font-size: 60px; }
.jichuang_title .tt b{font-size: 20px; color: #333333; text-align: left; font-weight: bold; padding: 10px 0 0 10px;display: inline-block;}
.jichuang_title .tt i{ display: block; color: #9b9b9b; font-size: 18px;font-weight: normal;text-indent: 10px; }

.jichuang_title1{ width:466px; padding:30px 0; margin: 0 auto;position: relative; text-align: center; line-height:none}
.jichuang_title1 .bb{ font-size: 16px; color: #fff; border-top:1px solid #fff; line-height: 40px; position: relative;top: -2px }
.jichuang_title1 .tt{ padding: 0 20px; border-bottom: 3px solid #fff; display: inline-block; }
.jichuang_title1 .tt span{ float: left; color:#fff; font-size: 60px; }
.jichuang_title1 .tt b{font-size: 20px; color: #fff; text-align: left; font-weight: bold; padding: 10px 0 0 10px; display: inline-block;}
.jichuang_title1 .tt i{ display: block; color: #fff; font-size: 18px;font-weight: normal; text-indent: 10px;   }


.jichuang_title2{ width:10% padding:30px 0; margin: 0 auto;position: relative; text-align: center}
.jichuang_title2 .tt{ padding: 0 20px; font-size: 36px; font-weight: bold; font-family: vertical; color: #000; line-height: 50px}
.jichuang_title2 .bb{ font-size: 16px; color: #333333;  line-height: 40px; position: relative;top: -2px }
.jichuang_title2 .bb em{ width: 100px; height: 1px; background: #999; display: inline-block; position: relative; top: -5px }
.jichuang_title2 .bb span{ padding: 0 20px; font-size: 20px; }


.jichuang_product{height: auto; text-align:center; background: #f8f8f8}

.jichuang_product{ height: auto; padding:0 0 20px 0; }
.jichuang_product .tabbox_p {width:100%; margin:0 auto 0;}
.jichuang_product .tabmenu_p {width:100%;text-align:center;margin:0 auto 0;}
.jichuang_product .tabmenu_p ul {margin:0;padding:0;list-style-type: none; height: 50px}
.jichuang_product .tabmenu_p li {display:inline-block; margin: 0 20px}
.jichuang_product .tabmenu_p li a{text-align:left;overflow:hidden;font-size: 14px;color: #333; display:inline-block; line-height: 30px; position: relative;  padding: 0 10px;}
.jichuang_product .tabmenu_p .cli_p {}
.jichuang_product .tabmenu_p .cli_p a{background:#2b9b25;font-weight: bold;color: #fff; }

.jichuang_product #tabcontent_p {width:100%; float:right;color: #333; }
.jichuang_product #tabcontent_p ul {list-style-type: none; text-align:left; padding:0 0; position: relative;}
.jichuang_product #tabcontent_p ul .more{ position: absolute; right: 0;top: -30px; font-size: 14px}
.jichuang_product #tabcontent_p .hidden_p {display:none;}
.jichuang_product #tabcontent_p ul li{ width: 287px; height: 237px; float: left; margin: 0 10px 10px 0; text-align: center}
.jichuang_product #tabcontent_p ul li:nth-child(4n+0){ margin-right:0; }
.jichuang_product #tabcontent_p ul li h5{ line-height: 40px; font-size: 14px; font-weight: bold;}



.jichuang_about{ background:url(../images/about_bg.jpg) center #fbfbfb; height:515px; text-align: center; color: #fff; font-size: 14px}

.jichuang_about p{ padding: 10px 0 20px 0 ;line-height: 35px; }
.jichuang_about .more{ padding: 10px 30px; border: 1px solid #fff; color: #fff;  margin: 0 20px}
.jichuang_about .more:hover{ padding: 10px 30px; border:1px solid #fff; background: #fff; color: #333}
.jichuang_about .contact{ padding: 10px 30px; border:1px solid #fff; background: #fff }
.jichuang_about .contact:hover{ padding: 10px 30px; border: 1px solid #fff; color: #fff;  background: none}

.jichuang_ser{ background: #fbfbfb; padding-bottom: 50px }
.jichuang_ser dl{ width:19%; margin:0 0.5%; display:inline-block; text-align:center; padding:10px 0; float:left; height:265px; background: }

.jichuang_ser dl dt{ width:60%; margin:0 auto; text-align: center; color:#333333; line-height:40px; margin:0 auto; font-size: 20px; padding-top: 200px }
.jichuang_ser dl dd{ width:100%; margin:0 auto; text-align:center; line-height:30px; font-size:14px; font-weight: bold; color: #666 }
.jichuang_ser .d1{ background: url(../images/s1.png) no-repeat center top; background-size: 138px 143px;}
.jichuang_ser .d2{ background: url(../images/s2.png) no-repeat center top; background-size: 138px 143px;}
.jichuang_ser .d3{ background: url(../images/s3.png) no-repeat center top; background-size: 138px 143px;}
.jichuang_ser .d4{ background: url(../images/s4.png) no-repeat center top; background-size: 138px 143px;}
.jichuang_ser .d5{ background: url(../images/s5.png) no-repeat center top; background-size: 138px 143px;}
.jichuang_ser .d1:hover{ background: url(../images/s1_h.png) no-repeat center top; background-size: 138px 143px;}
.jichuang_ser .d2:hover{ background: url(../images/s2_h.png) no-repeat center top; background-size: 138px 143px;}
.jichuang_ser .d3:hover{ background: url(../images/s3_h.png) no-repeat center top; background-size: 138px 143px;}
.jichuang_ser .d4:hover{ background: url(../images/s4_h.png) no-repeat center top; background-size: 138px 143px;}
.jichuang_ser .d5:hover{ background: url(../images/s5_h.png) no-repeat center top; background-size: 138px 143px;}





.jichuang_news{ text-align: center; margin-top:30px; padding:10px 0 20px 0}
.jichuang_news .left{ width:600px; float:left;text-align: left;}
.jichuang_news .tabbox_p {float:left;}
.jichuang_news .tabmenu_p {width:100%;text-align:left;margin:0 auto 0;}
.jichuang_news .tabmenu_p ul {margin:0;padding:0;list-style-type: none;   height: 50px}
.jichuang_news .tabmenu_p li {display:inline-block; margin-right: 10px}
.jichuang_news .tabmenu_p li a{text-align:left;overflow:hidden;font-size: 16px;color: #333; display:inline-block; line-height: 30px;  position: relative;  padding: 2px 30px; border-radius: 20px; border:1px solid #bbbbbb;}
.jichuang_news .tabmenu_p .cli_p {}
.jichuang_news .tabmenu_p .cli_p a{background:#4ab344;font-weight: bold;color: #fff; border:1px solid #4ab344; }

.jichuang_news #tabcontent_w {width:100%; float:right;color: #333; padding-top: 20px }
.jichuang_news #tabcontent_w ul {list-style-type: none; text-align:left; padding:0 0; position: relative;}
.jichuang_news #tabcontent_w .hidden_p {display:none;}
.jichuang_news #tabcontent_w ul li{ width: 280px; height: 345px; float: left; background: #f1f1f1; margin: 0 20px 0 0}
.jichuang_news #tabcontent_w ul li .pa{ padding: 20px }
.jichuang_news #tabcontent_w ul li h5{ font-size: 16px; line-height: 40px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.jichuang_news #tabcontent_w ul li p{ line-height: 25px; font-size: 12px ;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}


.jichuang_news .right{ width:545px; float:right}
.jichuang_news .right .title{ border-bottom: 1px solid #cecece; text-align: left; height: 40px; margin-bottom: 20px}
.jichuang_news .right .title span{ padding: 0 20px;  border-bottom:#4ab344 3px solid ; line-height: 40px; display: inline-block; font-weight: bold;}
.jichuang_news .right .title a{ float: right; line-height: 40px;  }
.jichuang_news .right ul{}
.jichuang_news .right li{ border-bottom: 1px dotted #efefef; height: 40px; line-height: 40px; text-align: left; font-size: 14px; margin: 10px 0}
.jichuang_news .right li span{ float: right }
.jichuang_news .right li b{ width: 26px; height: 26px; background: #4ab344; color: #fff; display: inline-block; text-align: center; line-height:30px; margin: 7px 10px 5px 0 }



.jichuang_plant{ margin: 0 auto;margin-bottom: 50px ;width: 1200px;}
#demo { overflow:hidden;background: #FFF;overflow:hidden;width: 1200px; margin: 0 auto}
#demo li{ width: 290px; float: left; margin-right: 10px;  }
#demo img {}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}

.jichuang_contact{ margin: 0 auto;margin-bottom: 50px; width: 1200px;}
.jichuang_contact dl{ width:299.25px; border-right:1px solid #f9f9f9; float: left; height: 215px; margin: 50px 0 ; text-align: center}
.jichuang_contact dl:nth-child(4n+0){ border:none; }
.jichuang_contact dl dt{ color: #3db936; font-size: 16px; font-weight: bold; }
.jichuang_contact dl dd{ padding:20px 50px; line-height: 35px; font-size: 16px ;font-weight: bold;}


/*内页框架*/
.jichuang_nykj{ }
.jichuang_nykj{margin:20px auto;}
.jichuang_nykj p{ line-height: 35px; text-indent: 35px }
.jichuang_nykj .fl{ width:25%}
.jichuang_nykj .fl .top{width: 90%;height: 86px; background:#4ab344;  text-align:center;color: #fff;font-size: 24px;font-weight: bold; line-height:86px;-webkit-box-shadow: 5px 5px 0px #efefef;-moz-box-shadow: 5px 5px 0px #efefef;box-shadow: 5px 5px 0px #efefef}
.jichuang_nykj .fl UL{ width:91%; background:#efefef; border:1px solid #efefef; margin-top:10px;padding-bottom:20px; padding-top:10px}
.jichuang_nykj .fl UL a{ display:block; width:90%; font-size:14px; text-align:left; color:#fff; margin:0 auto; line-height:40px; text-indent:5px; margin-top:10px; background:#4ab344}
.jichuang_nykj .fl UL .on{  background-color:#0b8f03;  color:#fff; }
.jichuang_nykj .fl UL li:before{  content:""; margin:0 10px; display:inline-block;
    width:0;
    height:0;
    border-width:5px 0 5px 5px;
    border-style:solid;
    border-color:transparent transparent transparent #fff;/*透明 透明 透明 黄*/}

.jichuang_nykj .fl UL a:hover{ background-color:#0b8f03}

.jichuang_nykj .fl dl{width: 91%; margin:20px 0}
.jichuang_nykj .fl dl dt{ font-size:18px; line-height:40px; border-bottom:1px solid #efefef; font-weight:bold; color:#000}
.jichuang_nykj .fl dl dd{ width:100%; margin:0 auto; text-align:left; line-height:35px; margin-top:5px;  font-size:14px;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;color:#999; border-bottom:1px dashed #efefef}
.jichuang_nykj .fl dl dd:before{  content:""; margin-right:10px; display:inline-block;
    width:0;
    height:0;
    border-width:5px 0 5px 5px;
    border-style:solid;
    border-color:transparent transparent transparent #fff;/*透明 透明 透明 黄*/}



.jichuang_nykj .fr{ width:74%}
.jichuang_nykj .fr .top{width: 100%;text-align:left;color: #333;font-size: 24px;font-weight: bold; line-height:50px; border-bottom:1px solid #efefef}
.jichuang_nykj .fr .con{ margin:10px auto}
.jichuang_nykj .fr .con p{ line-height:30px; }
.jichuang_nykj .fr .con  dl{ width:100%; margin:0  auto; text-align:center; padding:15px 0; float:left; border-bottom:1px dotted #efefef}
.jichuang_nykj .fr .con  dl .left{ width:30%; float:left}
.jichuang_nykj .fr .con  dl .right{ width:68%; float:right}
.jichuang_nykj .fr .con  dl img{ width:100%;  min-height:130px !important;}
.jichuang_nykj .fr .con  dl dt{ width:100%; margin:0 auto; text-align:left; color:#333; font-weight:bold;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.jichuang_nykj .fr .con  dl em{ text-align:left; line-height:30px}
.jichuang_nykj .fr .con  dl dd{ width:100%; margin:0 auto; text-align:left; line-height:25px; font-size:14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; color:#999}


.jichuang_nykj .fr .down{}
.jichuang_nykj .fr .down li{ width:100%; margin:0 auto; text-align:left; color:#333; border-bottom:1px  dotted #efefef; display:block; height:40px; margin-top:10px; line-height:40px; font-size:14px}
.jichuang_nykj .fr .down li:hover{ color:#22ae40}
.jichuang_nykj .fr .down li span{ float:left; margin-right:20px; width:13%}
.jichuang_nykj .fr .down .xiazai{ background:#222; padding:5px 20px; display:inline-block; text-align: left; border-radius:5px; float:right; line-height:25px; font-size:14px; color:#fff; width:60px}
.jichuang_nykj .fr .down .xiazai:hover{ background:#22ae40; padding:5px 20px; display:inline-block; text-align: left; border-radius:5px; float:right; line-height:25px; font-size:14px; color:#fff}

.jichuang_nykj .fr .con .p_left{ width:380px; float:left}
.jichuang_nykj .fr .con .p_right{ width:420px; float:right}
.jichuang_nykj .fr .con .p_right h2{ font-size:18px; font-weight:bold; color:#006fb8; line-height:40px; border-bottom:1px dotted #efefef}
.jichuang_nykj .fr .con .p_right p{ line-height:30px; font-size:14px; padding:10px; color:#999}
.jichuang_nykj .fr .con .p_right .yangben{ padding:8px 20px; background:#006fb8; color:#fff; border-radius:5px; display:inline-block; margin-right:20px}
.jichuang_nykj .fr .con .p_right .canshu{ padding:8px 20px; background:#22ae40; color:#fff; border-radius:5px; display:inline-block}
.jichuang_nykj .fr .con .p_right .yangben:hover{ background:#0888d8}
.jichuang_nykj .fr .con .p_right .canshu:hover{ background:#10d152}


.jichuang_p_nykj{}
.jichuang_p_nykj ul {margin:20px auto;padding:0;list-style-type: none; height: 50px; text-align: center;}
.jichuang_p_nykj li {display:inline-block; margin: 0 10px}
.jichuang_p_nykj li a{text-align:left;overflow:hidden;font-size: 14px;color: #333; display:inline-block; line-height: 30px; position: relative;  padding: 5px 20px; background: #f9f9f9}
.jichuang_p_nykj li a:hover{ background: #4ab344; color: #fff }

.p {width:1200px; color: #333; margin: 0 auto; }
.p ul {list-style-type: none; text-align:left; padding:0 0; position: relative;}
.p ul .more{ position: absolute; right: 0;top: -30px; font-size: 14px}
.p .hidden_p {display:none;}
.p ul li{ width: 287px; height: 237px; float: left; margin: 0 10px 10px 0; text-align: center}
.p ul li img{width: 287px; height:187px;}
.p ul li:nth-child(4n+0){ margin-right:0; }
.p ul li a:hover{background: none}
.p ul li h5{ line-height: 50px; font-size: 14px; font-weight: bold;}


.jichuang_c_nykj{}
.jichuang_c_nykj ul{ width:1100px; margin:20px auto}
.jichuang_c_nykj ul li{ display:inline-block; width:31.5%; margin:0 0.5% 20px; text-align:center; padding:10px 0; border:3px solid #efefef}
.jichuang_c_nykj ul li img{ width:90%; margin:0 auto}
.jichuang_c_nykj ul li h5{ line-height:50px }
.jichuang_c_nykj ul li:hover{ background-color:#006fb8; border:3px solid #006fb8; border-radius:20px 0 20px 0}
.jichuang_c_nykj ul li:hover h5{ color:#fff}


/*详情页.html*/
.jichuang_cot_actr{overflow: hidden;}
.jichuang_cot_actr img{max-width: 100%;display:inline}
.jichuang_actr_top{height: 68px;line-height: 68px;}
.jichuang_actr_list{height: 40px;line-height: 40px;padding-left: 5px;color: #888888;}
.jichuang_actr_list span{margin-right: 24px;display: inline-block;}
.jichuang_actr_list ul{padding-right: 12px;width: 200px;}
.jichuang_actr_list ul li{margin-right: 5px;}
.jichuang_actr_list ul li img{margin-top: 12px;}
.jichuang_actr_cont p a{color: #444444;line-height: 21px;}
/*.jichuang_actr_cont span{display: block;}*/
.jichuang_actr_cont span img{border-radius: 5px;}
#four_flash .flashBg ul.mobile li,.jichuang_actr_list ul li,.jichuang_actr_list ul li img{float: left;}
/*.jichuang_actr_cont span{padding-top: 15px;}*/
.jichuang_actr_cont div.p1{text-indent: 0;font-size: 14px;width: 100%;min-height: 24px;margin: auto;line-height: 30px;padding: 15px 15px 0 0;}
.jichuang_actr_cont div.p1 span{float: left;line-height: 27px;}
.jichuang_actr_cont div.p1 p{padding: 0;line-height: 28px;}
.jichuang_actr_cont div.p1 a{padding: 1px 16px;border: 1px solid #eaeaea;display: inline-block;margin-right: 10px;margin-bottom: 10px;background: #fafafa;}
.jichuang_actr_cont p{line-height: 30px;padding-top: 15px;}
.jichuang_actr_cont p.p1{text-indent: 0;font-size: 14px;width: 100%;min-height: 24px;margin: auto;}
.jichuang_actr_cont p.p1 i{ display:block; padding:2px 0; line-height:40px; }
.jichuang_actr_cont p.p1 span{float: left;line-height: 30px; background-color:#efefef; margin:5px 10px 0 0; padding:2px 5px; color:#333}
.jichuang_actr_cont p.p1 em{border: 1px solid #eaeaea;display: inline-block;float: left;margin-right: 10px;margin-bottom: 10px;}
.jichuang_actr_cont p.p1 em a{padding: 1px 16px;}
.news_top li.on,.news_top li:hover,.jichuang_actr_list,.jichuang_actr_cont p.p1 em{background: #fafafa; font-size:14px}
.jichuang_actr_cont p.p1 i a:hover{text-decoration: underline;}
.jichuang_actr_cont p strong {display: inline;font-weight: bold;}
.jichuang_actr_cont p strong a{display: inline-block;}
.jichuang_actr_cont code{padding-bottom: 5px;float: left;}

/*内页*/
.jichuang_main{ margin:20px auto}

.jichuang_main_left{ width:250px}
.jichuang_main_left .top{height:70px; background:#a00000; text-align:center; line-height:70px; color:#fff; border-bottom:1px solid #fff; position:relative}
.jichuang_main_left .top b:before{content: "";width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}


.jichuang_main_left .bot{ background:#333; text-align:left; padding:10px 0 10px 20px; line-height:30px;  color:#fff;}
.jichuang_main_left .bot h2{font-size: 30px;}
.jichuang_main_left dl{ background: none}
.jichuang_main_left dd{height: 50px;font-size: 14px;line-height: 50px; text-indent:40px;margin-bottom: 1px;background: #efefef;position: relative;}
.jichuang_main_left dd a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; width:100%}
.jichuang_main_left dd:after{content: "";width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.jichuang_main_left dd:hover{ background-color:#f08519; color:#fff}
.jichuang_main_left dd:hover:after{ border-color:#fff}
.jichuang_main_left dd a:hover{color:#fff}
.jichuang_main_left .on{background-color:#f08519; color:#fff}
.jichuang_main_left .on a{ color:#fff}
.jichuang_main_left .on:after{content: "";width: 8px;height: 8px;border: 2px solid #fff;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}

.jichuang_main_right{ width:830px; margin-bottom:20px;min-height: 572px;}
.jichuang_main_right li{border: 1px solid #e2e2e2;margin-bottom: 20px;}
.jichuang_main_right li strong,.jichuang_main_right li p{ margin:20px}
.jichuang_main_right li a{}
.jichuang_main_right li b.b1{padding: 18px 20px 5px; font-size:18px; display:block}
.jichuang_main_right li b.b2{padding: 5px; font-size:14px;  text-align:center}
.jichuang_main_right li b{padding: 20px 0 5px; display:block;}
.jichuang_main_right li span{padding-right: 20px; font-size:14px; line-height:30px; display:block; text-indent:30px}
.jichuang_main_right li em{color: #666; padding: 0; font-size:14px; text-align:right}
.jichuang_main_right li.on img{ border:2px solid #efefef; padding:5px}
.jichuang_main_right li.on{ color:#333}
.jichuang_main_right li.on:hover{color: #f08519;}
.jichuang_main_right p.p1 i a:hover,.jichuang_main_right li:hover b{ color:#f08519;}
.jichuang_main_right li strong{width: 87px;height: 94px; background:#f9f9f9; text-align:center}
.jichuang_main_right li code{padding: 5px 0;margin-bottom: 3px;font-weight: normal; display:block}
.jichuang_main_right li i{display:block}

/*相关推荐.html*/
.jichuang_xiangguan{ width:100%; margin:0 auto}
.jichuang_xiangguan dl { margin:10px auto}
.jichuang_xiangguan dl dt{ display:block; background-color:#f9f9f9; line-height:40px; color:#f08519; font-size:18px; font-weight:bold; }
.jichuang_xiangguan dl dd a{ font-size:14px; line-height:40px; border-bottom:1px dashed #efefef; color:#333; display:block}
.jichuang_xiangguan dl dd{line-height: 50px; text-indent:10px;margin-bottom: 1px;position: relative; height:40px; text-indent:20px}
.jichuang_xiangguan dl dd:after{content: "";width: 5px;height: 5px;border: 1px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);left: 5px;}
.jichuang_xiangguan dl dd:hover:after{ border-color:#ab0303}
.jichuang_xiangguan dl dd:hover{color:#fff;}

/*产品页文章相关推荐.html*/
.jichuang_xiangguan1{ width:100%; margin:0 auto}
.jichuang_xiangguan1 dl { margin:10px auto}
.jichuang_xiangguan1 dl dt{ display:block; background-color:#fff; line-height:40px; font-size:18px; font-weight:bold; color:#f08519 }
.jichuang_xiangguan1 dl dd a{ font-size:14px; line-height:40px; border-bottom:1px dashed #efefef; color:#333; display:block; text-indent:30px}
.jichuang_xiangguan1 dl dd{line-height: 50px; text-indent:10px;margin-bottom: 1px;position: relative; height:40px; background: none}
.jichuang_xiangguan1 dl dd:before{content: "";width: 5px;height: 5px;border: 1px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);left: 12px;}
.jichuang_xiangguan1 dl dd:after{content: "";width: 0;height: 0;border: none;border-style:none;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}

.jichuang_xiangguan1 dl dd:hover{color:#fff;}

/*产品详情页.html*/
.jichuang_main_right .right{ float:left; padding:10px; border:1px dotted #efefef; background-color:#f9f9f9}
.jichuang_main_right .t{ background:url(../images/jdin_13.png) no-repeat 0 8px; text-indent:50px;  color:#f08519; margin:0 auto}
.jichuang_main_right .t strong{ color:#a00000}
.jichuang_main_right .jj{  color:#333; margin:0 auto; line-height:30px}
.jichuang_main_right .jj b{ color:#fff; line-height:30px; display:inline-block; padding:2px 14px; background-color:#f08519; border-radius:5px}
.jichuang_main_right .right p{ line-height:30px;}
.jichuang_main_right .lx { text-align:right}
.jichuang_main_right .lx a{ margin-left:20px}
.pd_cot{ margin:10px auto;  text-align:center}
.pd_cot img{ width:100%}


/*产品列表页*/
#four_flash .flashBg ul.mobile li{border-radius: 5px;}
.re_prct{padding-bottom: 30px;}
.bodyCon08{}
#four_flash .flashBg,.bodyCon08 .students,#four_flash{position:relative;}
#four_flash .flashBg,#four_flash,.bodyCon08 .students{width:740px;height:338px;}
#four_flash .flashBg ul.mobile li p,#four_flash .flashBg{overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:308px;top:25px; left:0;}
.prct_cot li,#four_flash .flashBg ul.mobile li{width:100%;height:228px;margin-right: 15px;border: 1px solid #d8dedf;border-bottom:5px solid #d8dedf;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.prct_cot li p img{margin-top: 15px;}
.prct_cot li{position:relative;}
.prct_cot li .pro-icon{display:block;width:69px;height:69px;position:absolute;top:0;left:0;}
#four_flash .flashBg ul.mobile li img{}
#four_flash .flashBg ul.mobile li p{border-bottom: 2px solid #ecf1f2;width:204px;height:234px}
#four_flash .but_left{right: 0;}
#four_flash .but_right{right: 52px;}
#four_flash .but_right,#four_flash .but_left{width:42px;height:19px; top: -30px;}
#four_flash .flashBg ul.mobile,#four_flash .but_right,#four_flash .but_left{position:absolute; }
.prct_cot li span,#four_flash .flashBg ul.mobile li b,#four_flash .flashBg ul.mobile li span{display: block; padding:6px 10px;}
#four_flash .flashBg ul.mobile li span{height: 26px;}
#four_flash .flashBg ul.mobile li b{padding-top:5px;}
.prct_cot li span code{width: 47%}
.prct_cot li:hover,#four_flash .flashBg ul.mobile li:hover{border: 1px solid #a00000;border-bottom:5px solid #a00000;}
.prct_cot li .left{ width:350px; float:left; margin:10px}
.prct_cot li .left img{ border:1px solid #d8d8d8}
.prct_cot li .right{ float:right; width:390px;margin:10px 10px 0 10px}
.prct_cot li .t{ background:url(../images/jdin_13.png) no-repeat 0 3px; text-indent:50px;  color:#a00000; margin:0 auto}
.prct_cot li .t strong{ color:#a00000; width:100%; background:none; text-indent:30px; text-align:left; height:40px; padding:0; margin:10px auto}
.prct_cot li .jj{ background:url(../images/jdin_14.png) no-repeat 0 3px;  color:#333; margin:0 auto; line-height:30px}
.prct_cot li .jj b{ color:#fff; line-height:30px; display:inline-block; padding:2px 10px}
.prct_cot li .right p{ line-height:30px; margin-top:10px; margin:0px}
.prct_cot li .lx a{ margin-right:20px}

/*联系我们*/
.fee_main{border: 1px solid erd;}
.fee_main strong,.fee_bg label{ display: block;}
.fee_main strong{color: #a00000;padding: 14px 0;}
.fee_main ul{padding: 0;}
.fee_main li{height: 40px; line-height: 40px;width: 48%;margin: 12px 0;border:none}
.fee_main li p{width: 40px;height: 40px; overflow:hidden; color:#333; margin:0; }
.fee_main li span{margin: 0 5px 0 0;color: #333333;padding-right: 0;font-size: 16px;line-height: 40px;display: inline;text-indent:10px; }
.fee_main li b{color: #ff9600;padding:0;display: inline;}
.fee_main li code{padding:0}
.fee_main li code a{color: #005dbc;}
.about .about_con ul li{ font-size:16px; line-height:40px; font-weight:bold}


/*关于我们等*/
.jichuang_main_a { min-height:400px}
.jichuang_main_a ul{ margin:10px auto; text-align:center}
.jichuang_main_a li{ padding:14px 30px; background-color:#f9f9f9; border:1px solid #efefef; margin-right:10px}
.jichuang_main_a li:hover{ background:#a00000; color:#fff}
.jichuang_main_a .on{ background:#a00000; color:#fff; font-weight:bold;border:1px solid #a00000;}
.jichuang_main_a dl{ width:250px; float: left; border:1px solid #efefef; background:#f9f9f9; margin-right:1.5%; margin-bottom:10px}
.jichuang_main_a dl dt img{ width:100%; float: left; border:1px solid #efefef}
.jichuang_main_a dl dd{color:#333; text-align: center; line-height:30px}
.jichuang_main_a .jianjie p{ line-height:30px; font-size:16px; text-indent:20px; }
.jichuang_main_a .jianjie img{}
.jichuang_main_a .jianjie .t1{ font-size:24px; text-align:left; text-indent:10px}
.jichuang_main_a .jianjie .t1 strong{ color:#a00000; font-size:30px}
.jichuang_main_a .jianjie  dl{ width:100%;  margin-top:40px; margin:0 auto; background:none; border:none;  background:#f9f9f9}
.jichuang_main_a .jianjie  dd{ background:url(../images/xuanzxe_02.png) no-repeat left; background-position:10px; text-indent:30px; margin:5px auto; color:#333333; font-size:14px; text-align:left; }
.jichuang_main_a .jianjie  dd span{ color:#a00000; font-size:18px; font-weight:bold}
.jichuang_main_a .jianjie  dd strong{ color:#a00000; font-weight:bold}
.jichuang_main_a .jianjie .t2{ font-size:18px; text-align:left; font-weight:bold;  float:left;  line-height:30px; margin:10px auto}
.jichuang_main_a .jianjie .t3{margin:10px auto}
.jichuang_main_a .jianjie .t3 p{ font-size:14px; text-align:left;   float:left;  line-height:30px;border-bottom:1px dotted #efefef; }
.jichuang_main_a .jianjie .t3 p strong{ font-size:16px; text-align:left;   float:left;  line-height:30px}
.jichuang_main_a .jianjie .t2 strong{ color:#a00000; font-size:18px}
.jichuang_main_a .jianjie p strong{ color:#a00000;}
.jichuang_main_a .jianjie .t4{ font-size:16px; line-height:35px; background:#f9f9f9; float:left; width:100%; margin:5px auto; text-indent:10px; font-weight:bold}
.jichuang_main_a .luanxiang .tit{ margin-bottom:20px}
.jichuang_main_a .luanxiang .t1{ font-size:20px; text-align:left; font-weight:bold; line-height:40px; background:#333; color:#fff; padding-left:10px}
.jichuang_main_a .luanxiang p{ font-size:16px; line-height:35px; text-indent:30px; border:1px  dotted #efefef; margin:10px auto; padding:10px}
.jichuang_main_a .luanxiang .t2{ font-size:24px; text-align:left; text-indent:10px}
.jichuang_main_a .luanxiang .t2 strong{ color:#a00000; font-size:30px}
.jichuang_main_a .luanxiang  dl{ width:100%;  margin:20px auto; background:none; border:none; padding:20px 0; border:1px solid #efefef;background: url(../images/xuanzxe_02.jpg) right no-repeat #f9f9f9;}
.jichuang_main_a .luanxiang  dd{ background:url(../images/xuanzxe_02.png) no-repeat left; background-position:10px; text-indent:30px; margin:5px auto; color:#333333; font-size:14px; text-align:left;}
.jichuang_main_a .luanxiang  dd span{ color:#a00000; font-size:18px; font-weight:bold}
.jichuang_main_a .luanxiang  dd strong{ color:#a00000; font-weight:bold}
.jichuang_main_a .luanxiang  span{ color:#a00000; font-size:18px; font-weight:bold}
.jichuang_main_a .luanxiang  strong{ color:#a00000; font-weight:bold}
.jichuang_main_a .luanxiang  ul{ margin:10px auto; text-align:center}
.jichuang_main_a .luanxiang  li{ padding:10px; background-color:#a00000; border:1px solid #efefef; margin-right:0; float:left; width:338px; text-align:left; height:150px; font-size:14px; line-height:30px; margin-right:10px; color:#fff}
.jichuang_main_a .luanxiang  li:hover{ background:#a00000; color:#fff}

/*尊重*/
.jichuang_main_a .luanxiang .jichuang_respect{ margin-top:10px}
.jichuang_main_a .luanxiang .jichuang_respect .title{ text-align:center; font-weight:bold; position:relative; top:-25px; z-index:999}
.jichuang_main_a .luanxiang .jichuang_respect .title b{ color:#a00000}
.jichuang_main_a .luanxiang .jichuang_respect .english{ color:#dfdfdf; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:40px; position:relative; text-align:center; font-weight:bold; z-index:1}
.jichuang_main_a .luanxiang .jichuang_respect .jichuang_respect_t{ font-weight:bold; text-align:left; margin-bottom:20px; letter-spacing:-1px}
.jichuang_main_a .luanxiang .jichuang_respect .jichuang_respect_t b{ color:#a00000}
.jichuang_main_a .luanxiang .jichuang_respect ul{ position: relative; height:500px}
.jichuang_main_a .luanxiang .jichuang_respect li{ width:533px; margin-right:15px; background:#efefef; border:1px solid #dbdbdb; float:left; margin-bottom:20px; color:#333;  height:230px; padding:0}
.jichuang_main_a .luanxiang .jichuang_respect li:hover{background:#a00000; border:1px solid #a00000; color:#fff}
.jichuang_main_a .luanxiang .jichuang_respect li .title{ padding:10px 20px 0 20px;  text-align:left; line-height:35px; font-weight:bold; position: inherit}
.jichuang_main_a .luanxiang .jichuang_respect li p{ padding:0 20px 0 20px; text-align:left; line-height:35px; border:none; font-size:14px}
/*其他*/
.jichuang_main_s { min-height:600px}
.jichuang_main_s ul{ margin:10px auto; text-align:center}
.jichuang_main_s li{ padding:14px 30px; background-color:#f9f9f9; border:1px solid #efefef; margin-right:10px}
.jichuang_main_s .on{ background:#a00000; color:#fff; font-weight:bold;border:1px solid #a00000;}

.jichuang_main_s .jichuang_main_s_con ul{ margin:10px auto; text-align:center}
.jichuang_main_s .jichuang_main_s_con li{ padding:0; background-color:#f9f9f9; border:1px solid #efefef; margin-right:10px}
.jichuang_main_s .jichuang_main_s_con li{border: 1px solid #e2e2e2;margin-bottom: 20px;}


/*评论*/

.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.b{border:1px solid #efefef;}
.p10{padding:10px;}

/*subject*/
.subject{background:url(../images/bg_title.gif) repeat-x top;line-height:32px;height:32px;font-weight:bold;font-size:14px;padding:0 0 0 16px;}
.subject span{float:right;margin:0 10px 0 0;font-size:12px;font-weight:normal;font-family:宋体;}
.subject span a{color:#999;}
.subject span a:hover{color:#f30;}
.subject_user{background:url(../images/bg_title.gif) repeat-x top;line-height:32px;height:32px;font-weight:bold;font-size:14px;text-align:center;}

.info_intro{padding:0 0 20px 0;line-height:22px;color:#666;}
.info_intro p{margin:0 0 5px 0;padding:0;}
.info_intro .red{color:#f30;margin:0 5px;}

.comment{overflow:hidden;clear:both;margin-bottom:20px;}
.comment .face{float:left;width:60px;height:60px;}
.comment .text{border:1px solid #dadada;margin-left:70px;}
.comment .text .div{padding:10px 20px;}
.comment .text .div .icon{position:absolute;width:20px;height:20px;margin:6px 0 0 -40px;background:url(../images/dot.gif) no-repeat top right;}
.comment .text .div .base{font-family:verdana;color:#000;border-bottom:1px dashed #ccc;line-height:30px;margin-bottom:10px; font-size:14px}
.comment .text .div .base span{float:right;color:#999;}
.comment .text .div .content{line-height:20px; font-size:14px}
.comment .text .div .reply{font-family:verdana;border-top:1px dashed #ccc;line-height:30px;margin-top:10px;color:#000;padding-top:5px;}
.comment .text .div .reply strong{color:#f60;}

.commentadd{margin:10px 0;clear:both;}
.commentadd .face{float:left;width:60px;height:60px;}
.commentadd .text{margin-left:70px;}
.commentadd .text .div{padding:0 5px 0 0;}
.commentadd .text .div textarea{width:100%;_width:98%;border:1px solid #ccc;height:70px;overflow:auto;}
.commentadd .text span{color:#555;line-height:22px;clear:both; font-size:14px}
.commentadd .text #commentlen{color:#f30;}
.commentadd .input{margin:10px 0;font-size:14px;}
.commentadd .input a{color:#666;font-size:12px;}
.commentadd .input a:hover{color:#f30;font-size:12px;}
.commentadd .input .send{float:right; color:#fff; border:none;background:#f08519;padding:5px 10px;_padding:3px 10px;margin:0;_margin:0 9px 0 0;vertical-align:middle;width:80px;}
.commentadd .input .ip{border:1px solid #ccc;width:80px;padding:5px 10px;vertical-align:middle;}

/*产品内页*/
.jichuang_main_p_show .wrap{width: 1100px;margin:10px auto 0;}
.jichuang_main_p_show .poster-main{width: 1100px;position: relative;}
.jichuang_main_p_show .poster-main .poster-btn{width: 100px;height: 270px;position: absolute;top:0;cursor: pointer;}
.jichuang_main_p_show .poster-main .poster-prev-btn{left: 0;background:url('../images/1.png') no-repeat;background-position: left center;}
.jichuang_main_p_show .poster-main .poster-next-btn{right:0;background:url('../images/2.png') no-repeat;background-position: right center;}
.jichuang_main_p_show .poster-main .poster-list .list-item{ position: absolute;top:0;left:0;}
.jichuang_main_p_show .list-item a,.list-item img{display: block;width: 95%; border:5px solid #fff}
.jichuang_main_p_show .list-item a,.list-item h2{ font-size:16px; line-height:50px; color:#333; text-align:center; background-color:#f9f9f9}


.product_show_faq{ text-align:left}
.product_show_faq dt{ font-size:16px; font-weight:bold; color:#f08519; line-height:50px}
.product_show_faq span{ width:25px; height:25px; display:inline-block; line-height:25px; text-align:center; margin-right:10px}
.product_show_faq dd{ font-size:14px;text-indent:0px; color:#999; padding-bottom:10px; border-bottom:1px dashed #f9f9f9; line-height:30px}
.product_show_faq dt span{ background-color:#f08519; color:#fff}
.product_show_faq dd span{ background-color:#333; color:#fff}
.product_show_faq dd strong{color:#f08519; font-size:16px}
.product_show_faq td{ border:1px solid #f9f9f9; line-height:35px}
.product_show_faq .huangbai{ background:#f08519; color:#fff}

.chuangshiren p{line-height:40px}
.chuangshiren p strong{color:#f08519; font-size:16px}

.pages { width:100%; text-align:center; margin-top:5px; padding-bottom:5px; overflow:hidden;color:#fff; }
	.pages a ,.previous_s,.next{ color:#333; }
	.pages a:hover,.next a:hover{ color:#fff;}
	.pages ul { list-style:none }
	.pages li { display:inline-block; margin-left:8px;list-style:none ;padding:0 5px; border:1px solid #ccc; margin-right:8px; }
	.pages_solid,.next:hover,.previous_s:hover,.pages_hollow:hover{padding:0 5px;border:1px solid #999999; background:#999999; color:#fff; text-decoration:none; cursor: pointer;}
.tag a{padding-right:10px}