﻿@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');

body, html{
    margin: 0;
    padding: 0;
	font-family: "微软雅黑";
}
body{
    line-height: 32px;
    color: #818181;
    font-size: 16px;
    font-weight: 400;
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}

/*------------------------------------------------------------------------------
/ 2. Typography Settings
------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5 h6{
    color: #000000;
    font-weight: 400;
	padding:0px;
    margin: 0 0 5px;
}
p{margin:0px;}
a{
    color: #000;
    text-decoration: none;
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
}
a:hover, a:focus{
    text-decoration: none;
    outline: 0;
}
a:focus{
    color: #fff;
}
ul li{
    margin: 0;
    padding: 0;
    list-style: none;
}

/*------------------------------------------------------------------------------
/ 3. Section Title Settings
------------------------------------------------------------------------------*/
.noPadding{
    padding: 0;
}
.noPaddingRight{
    padding-right: 0;
}
.noPaddingLeft{
    padding-right: 0;
}

/*------------------------------------------------------------------------------
/ 4. Button Settings
------------------------------------------------------------------------------*/
.common_btn{
    border: none;
    font-size: 16px;
    font-weight: 400;
    background: #000000;
    color: #fff;
    height: 70px;
    text-transform: uppercase;
    text-align: center;
    padding: 28px 45.5px;
    display: inline-block;
    line-height: .8;
    letter-spacing: 1.6px;
    position: relative;
    outline: none;
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}
.common_btn span {
    position: relative;
    z-index: 2;
}
.common_btn:after {
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}
.common_btn:hover:after{
    width: 100%;
}
.common_btn:hover{
    color: #000;
}
.common_btn.red_bg{
    padding: 28px 40.5px;
}
.common_btn.red_bg:after{
    background: #e62b4a;
}
.common_btn.red_bg:hover:after{
    width: 100%;
}
.common_btn.red_bg:hover{
    color: #fff;
}

/*------------------------------------------------------------------------------
/ 5. Section Settings
------------------------------------------------------------------------------*/
.commonSection{
    padding: 120px 0;
    position: relative;
}
.commonSection .container{
    position: relative;
    z-index: 2;
}
.grays{
    background: #f5f6fa;
}
.sub_title{
    font-size: 12px;
    line-height: .8;
    font-weight: 400;
    color: #818181;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.sec_title{
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 25px;
}
.red_color{
    color: #e62b4a;
}
.white{
    color: #ffffff;
}
.sec_desc{
    margin: 0 0 54px;
}
.color_aaa{
    color: #aaaaaa;
}
.caidan{padding:25px 0px;}
.caidan a{display:inline-block; padding:0px 2%; /*border-right:0.5px dashed #999; border-left:0.5px dashed #999;*/ font-size:14px;}
.caidan a:hover{background:#067ce0; color:#fff; border-radius:25px; }
.caidan a.on{background:#067ce0; color:#fff; border-radius:25px; }
.rongyuu{text-align:center;}
.rongyuu h2{margin-bottom:35px;}
.rongyuu .col-lg-3{margin-bottom:15px;}
.youqing{clear:both; margin-bottom:25px;}
.youqing h4{color: #aaaaaa;}
.youqing a{color: #aaaaaa; padding-right:25px; font-size: 14px;}
.nei{padding:15px; text-align:start; color:#000;max-width: 1060px;
    margin: 0 auto;}
.nei img{max-width:100%;}
.nei .neirong{overflow:hidden;}
.nei .neirong img{float:left; width:248px;}
.nei .neirong h3{padding-left:268px; margin-top:25px;}
.nei .neirong p{padding-left:268px;}
.nei .neir{margin-top:25px; font-size:14px;}
.nei .neir p{line-height:21px;}
.fanye a{color:#666;}
.xinwen{overflow:hidden; margin-top:35px;}
.xinwen:hover{background:#f3f3f3;}
.xinwen .tupian{width:24%; float:left;}
.xinwen .tupian img{width:100%;}
.xinwen .shijian{text-align:center; border-right:1px solid #666; width:10%; float:left; margin:3% 0px;}
.xinwen .shijian h1{color: #6b6b6b;}
.xinwen .shijian p{color: #6b6b6b;}
.xinwen .wenzi{width:66%; float:left; padding:2% 3%; }
.xinwen .wenzi h3{margin-bottom:10px;}
.xinwen .wenzi p{color: #6b6b6b;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; height:64px;}
.xinwen1{overflow:hidden;}
.xinwen1 .tupian{width:32%; float:left;}
.xinwen1 .tupian img{width:100%;}
.xinwen1 .wenzi{width:68%; float:left; padding:2% 3%; }
.xinwen1 .wenzi h3{margin-bottom:15px;}
.xinwen1 .wenzi p{line-height:24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden; height:68px;}
.xinwen1 .wenzi .more{background:#f3f3f3; color:#666; padding:3px 25px; border-radius:25px; margin:10px 0px; display:inline-block;}
.bai{padding:35px 0px;}
.hei{padding:35px 0px; background:#f9f9f9;}

table.mytable{width:100%; border:1px solid #e5e5e5;}
table.mytable tr{width:100%;}
table.mytable tr td{line-height:36px; font-size:18px; border-bottom:1px solid #e5e5e5; padding:10px 10%;}

table.mytable tr.fuMenu{
	color:#333;
	font-size: 14px;
	cursor: pointer;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #16222b;
}
table.mytable .xiala{
	float: right;
}
table.mytable .div1 {
	width: 100%;
	height: auto;
}
table.mytable .div1 .zcd{
	color: #869fb1;
	font-size: 14px;
	height: 60px;
	background-color: #fff;
	margin-bottom: 1px;
	cursor: pointer;
	line-height: 60px;
	text-align: center;
}
table.mytable .yinc{padding:10px 0px;}
table.mytable .yinc p{line-height:24px; padding:0px; margin:0px;}
table.mytable .renzhi{display:none; padding:0px; background:#f9f9f9;}
table.mytable .didian{text-align:end;}
table.mytable .toudi{text-align:center; }
table.mytable .toudi a{background:#aaa; color:#fff; border-radius:15px; padding:3px 10px;}
table.mytable .toudi a:hover{background:#067ce0;}
table.mytable .jiajian{text-align:center; width:45%;}

ul.hezuo{overflow:hidden; padding:0px;}
ul.hezuo li{float:left; width:18%; margin:1%;}

.xiazai{overflow:hidden; margin:2%;}
.xiazai p{line-height:18px;}
.xiazai h4{padding:20px 0px 5px;}
.xiazai .diannao{float:left; margin-right:5%; max-width:100%;}
.xiazai a{background:#f1f1f1; color:#333; font-size:12px; border-radius:15px; padding:5px 10px; display:inline-block;}
ul.xiaobia{overflow:hidden;}
ul.xiaobia li{float:left;}

.xiazai1{overflow:hidden; margin:2%; text-align:start;}
.xiazai1 p{line-height:18px;}
.xiazai1 h4{padding:20px 0px 5px;}
.xiazai1 .diannao{float:left; margin-right:5%; max-width:100%;}

.lianxi{overflow:hidden; margin:2%;}
.lianxi .diannao{float:left; margin-right:2%;}
.lianxi a{background:#f1f1f1; color:#333;}
h6.shen{color:#000; font-size:16px; padding:0px 10px; border-left:2px solid #00F; line-height:10px; margin:28px 0px;}
h4.shen{color:#000; font-size:16px; margin-top:-10px; margin-bottom:40px;}
.lianxi h5{color:#666; margin:0px; margin-bottom:5px;}
.lianxi p{font-size:14px; color:#000; display:flex; line-height:18px;}

.xinbiao{background:#f3f3f3; margin-right: -15px; margin-left: -15px; padding:3%;}
.xinbiao p{color:#666; line-height:16px;}

.text-right1{text-align:right;}

.page1{text-align:center; margin:25px 0px;}
.page1 a{background:#ddd; margin:3px; display:inline-block; width:10px; height:10px; border-radius:50%;}
.page1 a.on{background:#057ada;}
.page1 a:hover{background:#057ada;}
.page1 a.jian{background:none; border:1px solid #ddd; width:25px; height:25px; line-height:24px; color:#333;}
.page1 a.jian:hover{color:#333;}

.text1{text-align:end;}
.col-lg1{display:none;}

/* 个人中心 */

.aui-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px;
    position: relative;
	border-bottom:1px solid #ccc;
}

.aui-flex-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    font-size: 14px;
    color: #333;
}


.aui-arrow {
    text-align: right;
    color: #394154;
    padding-right: 12px;
    position: relative;
    font-size: 0.85rem;
}

.aui-arrow span {
    color: #999;
    font-size: 0.8rem;
}

.aui-arrow:after {
    content: " ";
    display: inline-block;
    height: 7px;
    width: 7px;
    border-width: 1px 1px 0 0;
    border-color: #3a3a3a;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 2px;
    border-radius: 1px;
}

.aui-mon-list{text-align:center;}
.aui-mon-list input{width:100%; max-width:640px; margin:10px 0px; padding:5px 10px; border:1px solid #ccc;}
.aui-mon-list select{width:100%; max-width:640px; margin:10px 0px; padding:12px 10px 12px 10px; background-color:#FFFFFF; border:1px solid #ccc;}
.aui-mon-list input.tijiao1{width:100%; max-width:640px; background:#067ce0; color:#FFF; display:inline-block; border:0px;}
.aui-mon-list textarea{width:100%; max-width:640px; margin:10px 0px; padding:5px 10px; border:1px solid #ccc; height:150px;}
.aui-flex-box h5 strong{color:#F00;}
.aui-flex-box p strong{color:#00F;}
.aui-mon-list1 input.tijiao1{width:100%; background:#067ce0; color:#FFF; display:inline-block; border:0px;}
.aui-mon-list1 textarea{width:100%; margin:10px 0px; padding:5px 10px; border:1px solid #ccc; height:150px;}



@media (max-width: 789px) {
.text-right1{text-align:center;}
table.mytable .toudi a{background:none; color:#666;}
ul.hezuo li{width:48%;}
.xinwen1 .tupian{width:100%;}
.xinwen1 .wenzi{width:100%;}
.xinwen .tupian{width:100%;}
.xinwen .shijian{width:24%;}
.xinwen .wenzi{width:76%;}
.xinwen .wenzi h3{font-size:18px;}
.xinwen .wenzi p{line-height:18px; height:36px; font-size:12px;}
.caidan{text-align:center;}
.col-lg{display:none;}/* width:50%; height:240px; */
.text1{text-align:center;}
.footer_1 .widget.social_widget{text-align:center;}
.youqing{padding:15px;}
.col-lg1{display:block; width:100%;}
.col-lg1 .widget.social_widget{padding-bottom:35px;}
.nei .neirong img{width:100%; float:none;}
.nei .neirong h3{padding:0px;}
.nei .neirong p{padding:0px;}

table.mytable .jiajian{width:50px;}
table.mytable tr td{padding:10px 2%;}
}






