﻿@charset "utf-8";

/*ef_slideshow*/

/* red */ 
.red { color: #faddde!important; border: solid 1px #980c10; background: #d81b21; background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317)); background: -moz-linear-gradient(top, #ed1c24, #aa1317); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover { background: #b61318; background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115)); background: -moz-linear-gradient(top, #c9151b, #a11115); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active { color: #de898c; background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24)); background: -moz-linear-gradient(top, #aa1317, #ed1c24); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
/* blue */ 
.blue { color: #d9eef7!important; border: solid 1px #0076a3; background: #0095cd; background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5)); background: -moz-linear-gradient(top, #00adee, #0078a5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover { background: #007ead; background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e)); background: -moz-linear-gradient(top, #0095cc, #00678e); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active { color: #80bed6; background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee)); background: -moz-linear-gradient(top, #0078a5, #00adee); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* green */ 
.green { color: #e8f0de; border: solid 1px #538312; background: #64991e; background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e)); background: -moz-linear-gradient(top, #7db72f, #4e7d0e); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover { background: #538018; background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c)); background: -moz-linear-gradient(top, #6b9d28, #436b0c); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active { color: #a9c08c; background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f)); background: -moz-linear-gradient(top, #4e7d0e, #7db72f); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
.btn {
    display: inline-block;
    vertical-align: baseline;
    margin: 0px 2px;
    outline: medium none;
    cursor: pointer;
    text-decoration: none;
    font: 14px/100% Arial,Helvetica,sans-serif;
    padding: 0.5em 0px 0.55em;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    border-radius: 0.2em;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}



.slideShow{ float:left;position:relative; background:#0a0204;width: 600px;height: 272px;padding: 10px;}
.slideShow .bannerImgs{ width:600px; height:272px; overflow:hidden;  }
.bannerBtn{
	width: 102px;
	height: 18px;
	position: absolute;
	bottom: 11px;
	right: 11px;
	overflow: hidden;
	background:url(../images/kong.png) repeat;}
.bannerBtn span{ float:left;width:16px; height:16px; margin:0 2px; line-height:14px; background:url(../images/bt.gif) no-repeat center 50%;text-align:center;cursor:pointer; color:#FFF;}
.bannerBtn span.active{ background:url(../images/bt_1.gif) no-repeat center 50%;}
/*0130205修改*/
.gongnengtese ul.ul_con{ background:#0c0e10;}
.gongnengtese ul.ul_con li{ line-height:26px;}
.gongnengtese a{ color:#9b9b9b;}
.gongnengtese a:hover{ color:#ff9000; text-decoration:none;}
.li_con,.li_con1,.li_con2,.li_con3,.li_con4{ background:url(../images/feature_1.jpg) no-repeat left 50%; height:57px; padding-left:170px; padding-top:4px; }
.li_con1{ background:url(../images/feature_2.jpg) no-repeat left 50%;}
.li_con2{ background:url(../images/feature_3.jpg) no-repeat left 50%;}
.li_con3{ background:url(../images/feature_4.jpg) no-repeat left 50%;}
.li_con4{ background:url(../images/feature_5.jpg) no-repeat left 50%;}

/*20130723 - add Code*/
.gongnengtese .btf_con{ color:#9b9b9b; text-align:center;}
.gongnengtese .btf_conN1{background:url(../images/btf_ct01.jpg) no-repeat left top; width:584px; height:101px; padding:8px 10px;}
.gongnengtese .btf_conN2{background:url(../images/btf_ct01.jpg) no-repeat left -117px; width:584px; height:101px; padding:8px 10px;}
.gongnengtese .btf_conN3{background:url(../images/btf_ct02.jpg) no-repeat left top; width:604px; height:42px; font-size:14px; font-weight:bold; line-height:42px;}
.gongnengtese .btf_conN3 strong{color:#e4e6e7; margin:0 5px;}
.gongnengtese .btf_conN3 em{color:#fff89b; margin:0 5px;}
.gongnengtese .btf_conN4{background:url(../images/btf_ct03.jpg) no-repeat left top; width:584px; height:101px; padding:8px 10px;}
.gongnengtese .btf_conN5{background:url(../images/btf_ct03.jpg) no-repeat left -117px; width:584px; height:101px; padding:8px 10px;}
.gongnengtese .btf_con .btfN_title{ float:left; width:150px; height:72px; padding:25px 0 0 30px; line-height:24px; font-size:16px; color:#ff8702; font-weight:bold;}
.gongnengtese .btf_con h4{color:#f1d4ae; font-size:14px; height:30px; line-height:30px; font-family:"Times New Roman", Times, serif}
.gongnengtese .btf_con h4 a{ color:#f1d4ae;}
.gongnengtese .btf_con h4 img{margin-right:10px; }
.gongnengtese .btf_con .btfN_con{float:right; width:400px; height:67px;}
.gongnengtese .btf_con .btfN_con p{ padding:20px 0 0 40px; width:160px; text-align:center; line-height:18px}
.gongnengtese .btf_con .btfN_con p a:hover{text-decoration: underline;}



.easyDialog_wrapper{ margin:0;padding:0;width:320px; color:#444; border:3px solid rgba(0,0,0,0); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4); display:none; font-family:"Microsoft yahei", Arial; }

.easyDialog_wrapper .easyDialog_content{margin:0;padding:0; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background:#fff; border:1px solid #e5e5e5; }

.easyDialog_wrapper .easyDialog_title{ margin:0;padding:0;height:30px; line-height:30px; overflow:hidden; color:#666; padding:0 10px; font-size:14px; border-bottom:1px solid #e5e5e5; background:#f7f7f7; border-radius:4px 4px 0 0; }

.easyDialog_wrapper .close_btn{margin:0;padding:0; font-family:arial; font-size:18px; _font-size:12px; font-weight:700; color:#999; text-decoration:none; float:right; }

.easyDialog_wrapper .close_btn:hover{margin:0;padding:0; color:#333; }

.easyDialog_wrapper .easyDialog_text{ margin:0;padding:0;padding:25px 0px;  line-height:22px; width:318px;text-align: center; margin:0 auto;}

.easyDialog_wrapper .easyDialog_footer{ margin:0;padding:0;padding:0 10px; *zoom:1; }

.easyDialog_wrapper .easyDialog_footer:after{margin:0;padding:0; content:''; display:block; height:0; overflow:hidden; visibility:hidden; clear:both; }

.easyDialog_wrapper .btn_highlight,
.easyDialog_wrapper .btn_normal{margin:0;padding:0; border:1px solid; border-radius:2px; cursor:pointer; font-family:"Microsoft yahei", Arial; float:right; font-size:12px; padding:0 12px; height:24px; line-height:24px; margin-bottom:10px; }

.easyDialog_wrapper .btn_highlight{margin:0;padding:0; background:#4787ed; background:-webkit-gradient(linear,center bottom,center top,from(#4787ed),to(#4d90fe)); background:-moz-linear-gradient(90deg, #4787ed, #4d90fe); border-color:#3079ed; color:#fff; }

.easyDialog_wrapper .btn_normal{margin:0;padding:0; margin-left:10px; border-color:#c3c3c3; background:#ececec; color:#333; background:-webkit-gradient(linear,center bottom,center top,from(#ececec),to(#f4f4f4)); background:-moz-linear-gradient(90deg,#ececec,#f4f4f4); }

