@charset "utf-8";
* {
    margin:0;
    padding:0;
}
textarea{font-family:"微软雅黑"; padding:5px; resize:none}
input{font-family:"微软雅黑";}

input[type=”button”], input[type=”submit”], input[type=”reset”] {
    -webkit-appearance: none;

}
ul li {
    list-style:none
}
body {
    font-family:"微软雅黑";
    font-size:12px;
    color:#333333;
    min-width:1210px;
	height:100%;
	
}
img {
    border:none
}
.clear{ 
	clear:both;
	font-size:0px;
	height:0px; 
	overflow:hidden
	}
.screen{
	filter:alpha(opacity=10);
    -moz-opacity:0.1;
    -khtml-opacity: 0.1;
    opacity: 0.1;
    background:#000; position:fixed; _position:absolute; height:100%; width:100%; z-index:6666666; display:none}
/* menu */
.menu {
    height:40px;
    position:relative;
    background:#0b6074
}
.menu .nav {
    width:1070px;
    height:40px;
    margin:0 auto;
    padding-left:130px
}
.menu .nav li {
    float:left;
    font-size:14px;
    border-left:1px solid #777777;

}
.menu .nav li a {
    float:left;
    display:block;
    width:115px;
    height:40px;
    line-height:40px;
    color:#ffffff;
    text-decoration:none;
    position:relative;
    overflow:hidden;
    text-align:center;
    font-family:"微软雅黑"
}
.menu .nav li a:hover, .menu .nav li a.current {
    background:#55909E;

}
.menu .nav li .box {
    width:115px;
    height:auto;
    padding-bottom:10px;
    position:absolute;
    top:40px;
    background:#55909E;
    display:none;
    z-index:5555555
}
.menu .nav li .box a {
    display:block;
    height:40px;
    float:left;
    color:#fff;
    line-height:40px;
    border:none;
    background:none;
    padding:0;
    width:115px;
    text-align:center;
}
.menu .nav li .box a:hover {
    text-decoration:underline;
    color:#46bd01;
    background:#0B6072;
}
.positon{ position:relative}
.homePic{ position:absolute; left:25px; top:14px}
.helpPic{ position:absolute; left:15px; top:14px}
.menu .nav li .green01{ color:#66C61C}
/*link*/
/*.link{ color:#ffffff; background:#0b6074; width:100%; height:170px; margin-top:40px}*/
/*.link a{ color:#e9e9e9; padding:0px 5px; text-decoration:none}*/
/*foot*/
.footer{ color:#ffffff; background:#000; width:100%;}
.f_link { width: 1210px; margin: auto; text-align: left}
.f_link p{ color:#FFF; font-size: 15px; line-height: 30px; text-decoration:none}
.f_link a{ color:#FFF;display: inline-block; padding: 0px; width: 200px;  font-size: 12px; line-height: 25px; text-decoration:none}
.f_link a:nth-child(20n+1) {width: 220px; }
.f_link a:nth-child(20n+2) {width: 220px; }
.f_link a:nth-child(20n+3) {width: 220px; }
.f_link a:nth-child(20n+4) {width: 210px; }
.f_link a:nth-child(20n+5) {width: 210px; }
.f_link a:nth-child(20n+6) {width: 100px; }
.f_link a:nth-child(20n+7) {width: 220px; }
.f_link a:nth-child(20n+8) {width: 220px; }
.f_link a:nth-child(20n+9) {width: 220px; }
.f_link a:nth-child(20n+10) {width: 210px; }
.f_link a:nth-child(20n+11) {width: 210px; }
.f_link a:nth-child(20n+12) {width: 100px; }
.f_link a:nth-child(20n+13) {width: 220px; }
.f_link a:nth-child(20n+14) {width: 220px; }
.f_link a:nth-child(20n+15) {width: 220px; }
.f_link a:nth-child(20n+16) {width: 210px; }
.f_link a:nth-child(20n+17) {width: 210px; }
.f_link a:nth-child(20n+18) {width: 100px; }
.f_link a:nth-child(20n+19) {width: 220px; }
.f_link a:nth-child(20n+20) {width: 220px; }
.f_link a:nth-child(20n+21) {width: 220px; }
.f_link a:nth-child(20n+22) {width: 210px; }
.f_link a:nth-child(20n+23) {width: 210px; }
.f_link a:nth-child(20n+24) {width: 100px; }


/*foot*/
.xiangmu{ color:#ffffff; background:#0b6074; width:100%; height:150px; text-align:center;}
.xiangmu a{ color:#FFF; text-decoration:none}

/*top*/
.logo{
    position: absolute;
    top: 13px;
    padding-left: 0px;
}
.top{margin:auto; position: fixed; top:0px; z-index: 999999999; background-color: rgba(255,255,255,0.2);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
    width:100%; height:68px}

.topBox{ position:relative; width:1210px; margin:auto; height:68px}

.topBox p{
    color: #FFFFFF;
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
    .topBox{
        background-color:#000000;
        filter:Alpha(opacity=50);
        position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
        *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
    }
    .topBox p{
        position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
    }
}

.topDiv{font-size:1px; height:10px; background:#66C61C}
.details{
    position:absolute;
    right:0px;
    top:30px;
    font-family:"微软雅黑"
}
.details a{ padding:0px 50px; color: #fff; font-size:12px;}
.search{
    width:143px;
    height:19px;
    position:relative;
    padding-left:5px;
    margin-top:10px;
    float: left;
    margin-right:35px
}
.searchText{ background:#c5c5c5; border:none; height:19px; width:143px; padding-left:3px; border-radius:3px; color:#333}
.submit{
    border-radius:3px;
    background:url(../../images/comm/search.png);
    width:15px;
    height:14px;
    border:none;
    position:absolute;
    right:0;
    top:3px
}
.tabColor,.tabColor a{ color:#dedede}
.tabColor{
    padding-left:20px
}
/* featured-area */
#featured-area{ margin:auto; width:940px}
#zichan-area{ margin:auto; width:940px}
#guoji-area{ margin:auto; width:940px}
.contectBg{
    filter:alpha(opacity=70);  /*支持 IE 浏览器*/
    -moz-opacity:0.70; /*支持 FireFox 浏览器*/
    opacity:0.70;  /*支持 Chrome, Opera, Safari 等浏览器*/
    background:#000;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    bottom:0;
    z-index: -1;

}

.roundabout-holder{list-style:none;width:500px;height:280px;margin:0px; padding:0; margin-left:172px}
.roundabout-moveable-item{height:280px;width:940px;cursor:pointer;background:#ffffff; overflow:hidden; margin-left:50px}
.roundabout-moveable-item b{ font-size:14px;}
.roundabout-in-focus{cursor:auto; margin-top:1.4px;}
.roundabout-in-focus:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;}
.roundabout li{margin:0}
.title{
    padding-bottom:12px;
    font-weight:normal;
    font-size:20px;
    padding-top:18px;
    width:940px; margin:auto
}
.title3{ font-weight:normal; font-size:20px;  padding-top:32px}


.title3 .title3_gd{ color:#fff; font-size:12px; background:#c0c0c0; border-radius:10px; padding:2px 8px;}

.title4{ font-weight:normal; font-size:20px; padding-top:32px}
.title2{ padding-bottom:20px; font-weight:normal; font-size:20px; padding-left:10px; padding-top:42px; padding-bottom:12px;}
.green{ color:#66C61C}
.white{ color:#ffffff}
.blue{ color:#0B6072}
.contect{
    width:940px;
    margin:auto;
}
.footLink{
    background:url(../../images/comm/footLink.jpg);
    width:965px;
    padding-bottom:30px;
    margin:auto;
}
.footLink li{
    font-family:"微软雅黑";
    font-size: 16px;
    color:#666;
    width: 100px;
    margin: 30px;
    float: left;
}

.boxImg1{ position:absolute; top:25px; right:20px}
.boxImg2{ position:absolute; top:25px; right:20px}
.boxImg3{ position:absolute; top:25px; right:29px}
.leftBox{
    background:#FFF;
    width:301px;
    border-right:1px solid #e8e8e8;
    border-bottom:1px solid #e8e8e8;
    margin-top:16px;
    float:left;
    height:248px
}
.rightBox{
    float:right;
    width:571px;
    margin-top:16px;
    background:#FFF;
    border-bottom:1px solid #e8e8e8;
    padding:14px 24px 14px 24px;
    height:220px;
    position: relative;
}

/*.rightBox dd{ line-height:25px; font-size:14px}
.rightBox dd a{ width:360px; display:inline-block}
.rightBox dt{ line-height:30px}*/


.rightBox dl{ float:left; width:265px}
.rightBox dd{ line-height:25px; font-size:14px}
.rightBox dd a{ width:252px; text-overflow:ellipsis;white-space:nowrap; overflow:hidden; float:left}
.rightBox dd a.dd_gd{ float:right; text-align:right;padding-right:5px; color:#bbbbbb; width:52px;}
.rightBox dd a.dd_gd:hover{ color:#46bd01;}
.rightBox dt{}
.rightBox dd span{ padding-left:20px}



.rightBox1{
    float:right;
    width:571px;
    margin-top:16px;
    background:#FFF;
    border-bottom:1px solid #e8e8e8;
    padding:10px 24px 14px 24px;
    height:220px;
    position: relative;
}


.rightBox1 dl{ float:left; width:565px}
.rightBox1 dd{ line-height:25px; font-size:14px}
.rightBox1 dd a{ width:402px; text-overflow:ellipsis;white-space:nowrap; overflow:hidden; float:left}
.rightBox1 dd a.dd_gd{ float:right; text-align:right;padding-right:5px; color:#bbbbbb; width:52px;}
.rightBox1 dd a.dd_gd:hover{ color:#46bd01;}
.rightBox1 dt{}
.rightBox1 dd span{ padding-left:20px}

.legalSupport{
    padding-left:19px;
    padding-top:14px;
    font-size:14px;
    line-height:20px
}
.contentsTable th{ font-weight:normal; text-align:center; font-size:14px; color:#ffffff; line-height:35px}
.contentsTable td{ height:40px;}
.contentsTable .blue01{ color:#0B6072}
.contentsTable .green01{ color:#66C61C}
.contentsTable .yeColor01{ color:#FF9100}


a{ color:#474747; text-decoration:none}
a:hover{ color:#e84c3d}



.itmes{ width:28px; height:27px; background:url(../../images/comm/items.png); margin:auto; font-size:16px; display:block; color:#FFF; text-align:center; line-height:27px}
.borBottom td{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size:14px;
    border-bottom-color: #e5e5e5;
}

.borBottom1 td{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    font-size:14px;
    border-bottom-color: #e5e5e5;
}
.borBottom2 td{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    font-size:16px;
    border-bottom-color: #999;
}
.progress{ height:7px; font-size:1px; background:#c8c8c8; width:98%; text-align:left}
.bar{ width:50%; height:7px; font-size:1px}
.bGrelative{ width:100%; position:relative; height:100%}

.member{background:#0B6074; height:16px; padding:2px 15px; display:block; float:left; border:none; color:#FFF; font-family:'微软雅黑'; font-size:12px; margin:11px 10px 0px 0px; border-radius:12px}
.member a{color:#b6dbe3;}
.member1{background:#0B6074; height:16px; padding:2px 20px; display:block; float:left; border:none; color:#FFF; font-family:'微软雅黑'; font-size:12px; padding-left:15px; margin:11px 10px 0px 10px; border-radius:12px}
.member1 a{color:#b6dbe3;}

.tut-weixin{background:url(../../images/comm/tut.png) no-repeat 0px 6px; width:25px; height:24px;display:inline-block}
.tut-mobile{background:url(../../images/comm/tut.png) no-repeat 6px -18px; width:25px; height:24px;display:inline-block}
.tut-weibo{background:url(../../images/comm/tut.png) no-repeat -25px 6px; width:25px; height:24px;display:inline-block}
.tut-jian{background:url(../../images/comm/tut.png) no-repeat -58px 6px;width:25px; height:15px;display:inline-block}
.tut-text{width:30px; height:30px; line-height:30px;}
.tut-text a{color:#333;}
/*.rightboxImg{position:absolute; right:-130px; top:-26px}
*/

.rightboxImg{position:absolute; right:-125px; top:-14px}
/*焦点图*/
.wrapper {
    width:100%;
    background:#000 url(./images/1.jpg) center;
}
.wrapper1 {
     width:100%;
     height:537px;
     background:#000 url(../images/pic1.jpg) center;
 }
.wrapper2 {
    width:100%;
    height:537px;
    background:#000 url(../images/pic2.jpg) center;
}
.wrapper3 {
    width:100%;
    height:537px;
    background:#000 url(../images/pic3.jpg) center;
}
.wrapper4 {
    width:100%;
    height:537px;
    background:#000 url(../images/pic4.jpg) center;
}
h1 {
    height:50px;
    line-height:50px;
    font-size:22px;
    font-weight:normal;
    font-family:"Microsoft YaHei", SimHei;
    margin-bottom:20px;
}
/* focus */
#focus {
    width:1920px;
    height:1005px;
    overflow:hidden;
    position:relative;
    margin:auto
}
#focus ul {
    height:auto;
    position:absolute;
}
#focus ul li {
    float:left;
    width:1920px;
    height:1005px;
    overflow:hidden;
    position:relative;
    background:#000;
}
#focus ul li div {
    position:absolute;
    overflow:hidden;
}
#focus .btnBg {
    position:absolute;
    width:100px;
    margin-left:30px;
    height:106px;
    bottom:34px;
    background:#66c61c;
    font-size:36px;
    color:#ffffff;
    line-height:96px;
    text-align:center;
    z-index:6;
    text-align:center;
    line-height:96px
}
#focus .btnBg img {
    margin-top:18px
}
#focus .btn {
    position:absolute;
    width:41px;
    height:115px;
    right:82px;
    bottom:34px;
    text-align:right;
    z-index:6;
    background:#66c61c;
    padding-top:10px
}
#focus .btn span {
    display:block;
    _zoom:1;
    width:10px;
    height:10px;
    cursor:pointer;
    background:#fff;
    margin:auto;
    margin-bottom:6px
}
#focus .btn span.on {
    background:#fff;
}
#focus .preNext {
    position:absolute;
    cursor:pointer;
    background:url(../images/comm/bannerBg2.png);
    width:130px;
    height:100%;
    z-index:5
}
#focus .pre {
    left:0;
}
#focus .next {
    right:0;
    background-position:right top;
}
.bannerDetails {
    position:absolute;
    min-width:838px;
    max-width:900px;
    width:838px;
    height:96px;
    background:url(../images/comm/baozhi.png);
    left:130px;
    bottom:34px;
    color:#FFF;
    font-size:24px;
    padding-left:29px;
    overflow-y:hidden;
    line-height:40px;
    padding-top:10px
}
.bannerDetails1 {
    position:absolute;
    min-width:0px;
    max-width:900px;
    width:0px;
    height:96px;
    background:url(../images/comm/baozhi.png);
    left:130px;
    bottom:34px;
    color:#FFF;
    font-size:24px;
    padding-left:29px;
    overflow-y:hidden;
    line-height:40px;
    padding-top:10px
}
area {
    anything:expression(this.onfocus=this.blur);
}


/*复选框*/
.checkboxFive {width: 12px;margin: 0px 0px;position: relative; color:#666}
.checkboxFive label {cursor: pointer;position: absolute;width: 12px;height: 12px;top: 1px;left: 8px;background: #fff;border:2px solid #66C61C;border-radius:4px;}
.checkboxFive label:after {opacity: 0.0;content: '';position: absolute;width: 9px;height: 5px;top: 0px;left: 2px;border: 2px solid #333;border-top: none;border-right: none;
    -webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
.checkboxFive label:hover::after {opacity: 0.5;}
/**
 * Create the checkbox state for the tick
 */
.checkboxFive input[type=checkbox]:checked + label:after {opacity: 1;}


/*翻页效果*/
.page span{ padding:3px 8px 3px 8px; display:block; float:left; background:#66c61c; color:#FFF; margin-right:10px; cursor:pointer}
.page a{ padding:3px 8px 3px 8px; background:#ffffff; margin-right:10px; display:block; float:left; color:#333; cursor:pointer}
.page .active{ background:#66c61c; color:#FFF}

/* 一键查看 */
#con{FONT-SIZE:16px; MARGIN:0px auto; WIDTH:860px; margin:0px 40px;}
#tags {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; WIDTH: 860px; PADDING-TOP: 0px; HEIGHT: 30px}
#tags LI {BACKGROUND:#606060; width:142px; border-right:#333 1px solid; FLOAT: left; LIST-STYLE-TYPE: none; HEIGHT: 30px}
#tags LI A {PADDING-RIGHT: 30px; PADDING-LEFT: 30px; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #fff; LINE-HEIGHT: 30px; PADDING-TOP: 0px; HEIGHT: 30px; TEXT-DECORATION: none}
#tags LI.emptyTag {BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px}
#tags LI.selectTag {BACKGROUND-POSITION: left top;width:142px; MARGIN-BOTTOM: -2px; POSITION: relative; HEIGHT: 30px;}
#tags LI.selectTag A {BACKGROUND-POSITION: right top; width:82px; COLOR: #fff; LINE-HEIGHT: 30px; HEIGHT: 30px;BACKGROUND:#0B6072; font-size:16px;}
#tagContent {border-top: #0B6072 0px solid; PADDING: 0px; BACKGROUND-COLOR: #fff}
.tagContent {/*BACKGROUND: url(../../images/comm/bg.gif) repeat-x;*/ WIDTH:860px; COLOR: #474747; HEIGHT:100%;PADDING: 0px; DISPLAY: none;}
#tagContent DIV.selectTag {DISPLAY: block}


/*滚动效果实现*/
.roll { width: 850px; height: 108px; margin: 10px auto 0; position: relative; }
.btn_left { display: block; width: 44px; height: 86px; /*background: url(images/btn.jpg) no-repeat -70px -69px;*/ position: absolute; top: 10px; left: 1px; z-index: 1; }
.btn_left:hover { /*background: url(images/btn.jpg) no-repeat -70px 0;*/ }
.btn_right { display: block; width: 44px; height: 86px; /*background: url(images/btn.jpg) no-repeat 1px -69px;*/ position: absolute; top: 10px; right: 0; z-index: 1; }
.btn_right:hover { /*background: url(images/btn.jpg) no-repeat 1px 0;*/ }
.roll .wrap { width: 728px; height: 108px; margin: 0 auto; position: relative; overflow: hidden; }
.roll ul { position: absolute; top: 0; left: 0; }
.roll li { float: left; width: 142px; height: 108px; text-align: center; }
.roll li a:hover { position: relative; top: 2px; }



/* 作品展示 */

.gg_link{margin:82px 0px; width:100%; color: #fff; font-family: "Microsoft Yahei", "heiti"}
.gg_link li{ width:344px; height:350px; border:5px #2EA7E0 solid; float:left; margin:0px 67px 50px 0px;}
.gg_link li:nth-child(11n+1) {background-color:#2EA7E0}
.gg_link li:nth-child(11n+2) {background-color:#2EA7E0}
.gg_link li:nth-child(11n+3) {background-color:#2EA7E0;margin-right: 0%;}
.gg_link li:nth-child(11n+4) {background-color:#2EA7E0}
.gg_link li:nth-child(11n+5) {background-color:#2EA7E0}
.gg_link li:nth-child(11n+6) {background-color:#2EA7E0;margin-right: 0%;}
.gg_link .title{font-size: 29px; width: 334px;padding: 40px 10px 20px }
.gg_link .contant{background-color:#fff; color:#666;font-size: 18px;padding:20px 20px 0px; height:193px;line-height: 40px;}



/* 作品展示 */

.zp_link{margin:82px 0px; width:100%; color: #fff; font-family: "Microsoft Yahei", "heiti"}
.zp_link li{ width:392px; height:360px; cursor: pointer; border:0px #2EA7E0 solid; float:left; margin:0px 17px 50px 0px;}
.zp_link li:nth-child(11n+1) {background-color:#2EA7E0}
.zp_link li:nth-child(11n+2) {background-color:#2EA7E0}
.zp_link li:nth-child(11n+3) {background-color:#2EA7E0;margin-right: 0%;}
.zp_link li:nth-child(11n+4) {background-color:#2EA7E0}
.zp_link li:nth-child(11n+5) {background-color:#2EA7E0}
.zp_link li:nth-child(11n+6) {background-color:#2EA7E0;margin-right: 0%;}
.zp_link .pic{font-size: 29px; width: 392px; height:280px }
.zp_link .contant{background-color:#fff; color:#666;font-size: 18px;padding:20px 20px 0px; height:60px;line-height: 25px;}
.zpj_link{width: 700px; float: left}
.zpj_link p{ margin-bottom: 20px}
.zpt_link{width: 220px; float: left}
.zpt_link p{margin-bottom: 10px; padding-left: 30px; color: #666;}





/* 翻页展示 */

#right_fanye{width:1200px; margin-top:25px;height:59px; float:left}

div.pagination {padding: 3px;margin: 3px;text-align:left;font-size:12px}
div.pagination a {border: 1px solid #dedfde;margin-right:3px;padding:12px 16px;background-position:bottom; background-color:#FFF;text-decoration: none;color: #99210B; font-size:12px}
div.pagination a:hover {border: 1px solid #E05251;background-image:none;background-color:#E05251;color: #fff;}
div.pagination .active {border: 1px solid #E05251;background-image:none;background-color:#E05251;color: #fff;}
div.pagination .active1 {border: 1px solid #E05251;float: right; text-align: center; font-size: 18px; width:200px;background-image:none;background-color:#E05251;color: #fff;}
div.pagination span.current {margin-right:3px;padding:12px 16px;color: grey;font-size:14px}
div.pagination span.disabled {margin-right:3px;padding:12px 16px;color: #adaaad;font-size:12px}



.tx_link{margin:10px 0px; width:100%; font-family: "Microsoft Yahei", "heiti"}
.tx_link p{margin:0px; width:100%; padding-bottom: 50px; line-height: 40px; color: #666;font-size:18px; font-family: "Microsoft Yahei", "heiti"}
.tx_link .title{font-size:29px; height:80px;padding:50px 0px 30px; overflow: hidden}

.c_link{margin:100px 50px 100px 0px; width:45%;float:left; font-family: "Microsoft Yahei", "heiti"}
.c_link p{margin:0px; width:100%; line-height: 25px; color: #666;font-size:14px; font-family: "Microsoft Yahei", "heiti"}
.c_link .title{font-size:29px; height:80px;padding:50px 0px 30px; overflow: hidden}

.t_link{margin:100px 0px; width:40%;float:left; font-family: "Microsoft Yahei", "heiti"}
.t_link p{margin:0px 0px 20px 0px; width:100%; line-height: 25px; color: #666;font-size:16px; font-family: "Microsoft Yahei", "heiti"}
.t_link input{width:150px; padding: 3px 5px; border: 1px solid #ccc}
.t_link textarea{width:317px; height: 100px; padding: 3px 5px; border: 1px solid #ccc}
.t_link .button{ background:#F54646; color:#fff;  width:100px;  border-radius:4px; padding: 5px 20px; border: 0px solid #ccc}


.loginBanner{ width:1210px;overflow:hidden;  position:relative;  margin:auto}
.bannertBox1{ background:url(../../images/comm/bannerBg2.png); width:130px; position:absolute; left:0; top:0; height:100%}
.bannertBox2{ background:url(../../images/comm/bannerBg2.png); width:130px; position:absolute; right:0; top:0; height:100%}



/* 滚动轮播图 */

#kinMaxShow{visibility:hidden;width:100%; height:1005px; overflow:hidden;}
