* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	font-size:16px;
    -webkit-box-sizing: border-box;
}

body {
    font-family: "Microsoft YaHei", "微软雅黑";
    color: #666;
    background-image: url(../../images/yshj/bg.jpg)!important;
    background-size: 100% auto;
    position: relative;
    background-repeat: no-repeat;
}

body, dl, dd, p, h1, h2, h3, h4, h5, h6 {
    margin: 0
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.left {
    float: left
}

.right {
    float: right
}

table {
    border-collapse: collapse;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    zoom: 1
}

.min1200 {
    width: 100%;
    min-width: 1200px;
    position: relative;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.tc {
    text-align: center;
}

.ov {
    overflow: hidden;
}

.di {
    display: inline-block
}

.bgindex {
    background-color: rgba(255, 255, 255, .8) !important;
}

 body{
        }
        .links{
            padding: 8px;
            background-color: #52b529;
            margin: 5px;
            -webkit-transition: all 1s;
            -o-transition: all 1s;
            transition: all 1s;
        }
        .links a{
            color: #fff;
            display: inline-block;
            width: 100%;
            height: 100%;
            text-decoration: none;
        }
        .links:hover{
            background-color: #1e824c;
        }
        .current{
            background-color: #22a7f0;
        }
        .swiper-container {
            width: 100%;
            max-width: 100%;
            max-height: 100%;
            margin: 1em auto;
        }
        .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;

            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }
		.navs li{
			    width: 5.6em;
		}
		*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre, *+ul,h1, h2, h3, h4, h5, h6,*+h1, *+h2, *+h3, *+h4, *+h5, *+h6{margin-top:0;margin-bottom:0;}
		html,body {font-size: 14px;height: 100%;
    height: auto;
    min-height: auto;}
    body{padding: 0px 3% 20px;background-repeat: no-repeat;background-size: 100%;    background-color: #c6eaf8;}
    .am-slider-c2 img{height: 200px}
    .pet_mian{padding-top: 17%;background:unset;}
    h3{margin-bottom: 0px}
    .box2_left_list1{margin-top: 10px;background-color: #fff}
    .box2_left{width: 100%;padding: 10px;    box-sizing: unset;}
    .box2_left_title{width: 100%;height:55px; border-top: 1px solid #ccc;}
    .box2_left_title ul li{display: inline-block;width: 100px;margin-right: 40px;text-align: center;float: left; transition: all .3s;}
    .box2_left_title ul li h3{height: 50px;line-height: 40px; font-size: 20px;}
    .box2_more{line-height: 50px;}
    .box2_left_gray{width: 100%;background-color:#fff;padding: 10px;padding-bottom: 0px}
    .box2_left_gray a h3{font-weight: bold; color: #0445a7;font-size: 18px;line-height: 26px;white-space: nowrap;/*强制一行显示*/overflow:hidden;/*超出部分隐藏*/text-overflow: ellipsis;/*最后添加省略号*/}
    .box2_left_gray a p{color: rgb(140,140,140);font-size: 14px;line-height: 28px; margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
    .box2_left_list{width:100%;padding: 10px 24px;white-space: nowrap;/*强制一行显示*/overflow:hidden;/*超出部分隐藏*/text-overflow: ellipsis;/*最后添加省略号*/padding-top: 5px;}
    .box2_left_list ul li a{font-size: 14px;line-height: 26px;color: #222}
	.navs li{    display: inline-block; width: 5em;line-height: 1.2em;      float: left; margin: .5em 1em; padding-bottom: .5em;} 
	.navs li span{    width: 4px;
    height: 4px;
    background-color: #333333;
    display: inline-block;
    margin-left: .35em;   
	position: relative;
    left: -.3em;
    top: -.2em;}
	.navs li a{color:black;}
	.navs{    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 99;
    width: 80%;
    left: 50%;
    margin-left: -130px;
    min-width: 230px;
	}
	.navs div{display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #cccccc;
    position: absolute;
    z-index: 10;
	    float: left;}
	video{width:100% !important;}


.navmoon_s {
    background-color: #E6E6E6;
}


.box_sea {
    background-color: white;
    box-shadow: 1px 2px 10px #cccccc;
    position: relative;
    top: -50px;
    padding: 12.5px 20px 17.5px;
    border-bottom: 5px solid #C82E6E;
    overflow: hidden;
}

.box_sea input {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 7.5px;
}

.box_sea .keywords {
    border: 1px solid #adadad;
    border-radius: 5px;
    padding-left: 5px;
    width: 865px;
    height: 40px;
}

.box_sea .sea_tj {
    width: 265px;
    height: 40px;
    border-radius: 5px;
    background-color: #c82e6e;
    border: 1px solid #adadad;
    color: white;
}

#ts{
	padding:0 10px 30px;
}

.ts_top {
    overflow: hidden;
}

.ts_cx {
}

.ts_cx form {
    border-top: none;
    line-height: 36px;
    width: 100%;
	overflow:hidden;
    text-align: center;
    padding-bottom: 20px;
}

.ts_cx form div{
    margin: 20px auto 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
	overflow:hidden;
}


.ts_cx form span, .ts_cx form input {
    display: inline-block;
    margin-right: 10px;
}

.ts_cx form span {
    font-size: 14px;
    color: #444;
    line-height: 36px;
}

.ts_cx form input, .ts_cx form a {
    font-size: 14px;
    color: #444;
    line-height: 36px;
    text-indent: 5px;
    border: 1px solid #999;
    border-radius: 6px;
    width: 200px;
}

.ts_cx form input[type='submit'] {
    padding: 6px 20px;
    display: block;
    background-color: #1247b6;
    color: white;
    text-align: center;
    border: 0;
    line-height: 24px;
    font-size:14px;
    width: 120px;
}

.ts_cx form a {
    padding: 7px 20px;
    display: block;
    background-color: #1ea089;
    color: white;
    text-align: center;
    border: 0;
    line-height: 30px;
    font-size:16px;
    width: 120px;
    letter-spacing: 0px;
}

.ts_all {
    padding:0px 10px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
	min-height:200px;
}

.ts_all div{
	border:1px solid #cfcfcf;
	border-bottom:0;
	padding:10px 5px;
	font-size:14px;
}
.ts_all div:last-child{
	border-bottom:1px solid #cfcfcf;
}
.ts_all div p{
	font-size:12px;
	color:#888;
}
.ts_all div a{
	font-size:14px;
	color:#1247b6;
}
.jews_talbe {
    border-collapse: collapse !important;
    width: 100%;
}

.jews_talbe_w1 {
    border: 1px solid #999;
}

.jews_talbe tr:hover {
    background-color: #F2F2F2;
}

.jews_talbe td {
    padding: 10px 2px;
    min-height: 20px;
    border: 1px solid #999;
    text-align: center;
    line-height: 24px;
    font-size: 14px;  
}

.jews_table_t1 td {
    font-weight: bold;
}

.jews_talbe .jews_tr {
    text-align: center;
    height: 50px;
    padding: 5px 5px;
    min-height: 20px;
    min-width: 50px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #999;
    background-color: #f2f2f2;
}

.jews_talbe tr:nth-child(2) td{
    text-align: center!important;
}
.jews_talbe tr td:nth-child(1){
    text-align: left;
}

.ts_form{

}
.list{
    padding: 5px 0;;
    margin-bottom: 10px;
}
.list  .list_w{
    line-height: 20px;
    padding: 6px 5px;
    font-weight: bold;
    color: #333;
    FONT-SIZE: 14px;
    background-color: #F1F5FF;
    height: 20px;
    box-sizing: unset;
}
.list  .list_w .blue_div{
	
    display: inline-block;
    /* position: absolute; */
    width: 3px;
    height: 16px;
    background-color: #1248b4;
    /* left: 0; */
    float: left;
    margin-right: 5px;
    border-radius: 5px;
    margin-top: 2px;
}
.list  .list_w span{
    color: #333;
    FONT-SIZE: 14px;
}
.list .list_content{
    padding: 5px 0;
}

.list .list_content input[type='checkbox']{
    position: relative;
    top: 1px;
    margin-right: 4px;
}

.ts_form *{
}
.ts_form input[type="text"],.ts_form textarea{
    width: 100%;
    line-height: 22px;
    padding: 6px 5px;
    border:1px solid #cecece;
    border-radius: 2px;
	font-size:14px;
}
.input-count-box{
    width: 100%;
}
.ts_form select{
    height: 36px;
    line-height: 36px;
    min-width: 200px;
    border:1px solid #cecece;
    border-radius: 2px;
    font-size: 14px;
}
.box_title{
    margin-top: 20px;
}
.box_title h3{
    text-align: center;
    font-size: 26px;
    line-height: 60px;
    font-weight: 100;
    height: 60px;
    border-bottom: 5px solid #1247b6;
}

.box_bz p{
    background-color: #e4edff;
    color: #1247B6;
    margin-top: 10px;
    padding: 10px 5px;
}

.form_tj{
    height: 50px;
    line-height: 50px;
    background-color: #1247b6;
    color: white;
    display: block;
    width: 30%;
    border-radius: 6px;
    margin: 30px auto ;
    font-size: 22px;
    border: 0;
}

.red{
    color: red;
    position: relative;
    top: 3px;
}

.dizhi{height: 40px;line-height: 40px;color: #777;padding-left:10px;font-size:12px;}
.dizhi a{display: inline-block;color: #777;    font-size: 12px;}
    /*.pageShow{ text-align:center; font-size:14px; margin-top:30px; padding:10px 0;  clear:both}*/
/*.pageShow a{ display:inline-block; padding:0 15px;line-height: 28px;height: 28px}*/
/*.pageShow ul,.pageShow ul li{display: inline-block;}*/
/*.pageShow ul .active a{background-color: #c82e6e;color: white;border: 1px solid #c82e6e;}*/
/*.pageShow span,.pageShow ul,.pageShow ul li{float: left;}*/
/*.pageShow span:nth-child(1) a{border-radius: 4px 0 0 4px}*/
/*.pageShow span:nth-child(3) a{border-radius: 0 4px 4px 0}*/


    .nav_ysts{width:100%;overflow: hidden;position: relative;background-color: #b5d6f9;margin: 10px auto 10px;}
    .nav_ysts a{display: inline-block;float: left;width: 25%;height: 40px;box-sizing: border-box;line-height: 40px;text-align: center;color: #0f59a4;position: relative;padding:0 1px; 
    box-sizing: border-box;
    border-right: 1px solid white;}
    .nav_ysts a p{display: inline-block;font-size: 14px;font-weight: bold;}
    .nav_ysts a .nav_img_1{background: url("../../images/yshj/ico_1.png") no-repeat center; background-size: 80% ;left:45px;}
    .nav_ysts a .nav_img_2{background: url("../../images/yshj/ico_2.png") no-repeat center; background-size: 80% ;}
    .nav_ysts a .nav_img_3{background: url("../../images/yshj/ico_3.png") no-repeat center; background-size: 62% ;}
    .nav_ysts a .nav_img_4{background: url("../../images/yshj/ico_4.png") no-repeat center; background-size: 70% ;}

    .nav_ysts .active{background-color: #0f59a4;color: white;}

    .nav_ysts .actives{background-color: #0f59a4;color: white;}


    .nav_index{padding: 10px 0px 10px;width: 100%;overflow: hidden;}
    .nav_index a{width: 48%;display: inline-block;float: left; position:relative;;margin:0  1%;}
	.nav_index a:nth-child(1),.nav_index a:nth-child(2){margin-bottom:2%;}
	.nav_index a img{width:100%;}
	.nav_index .cn{
		position: absolute;
		top: 0;
		display: flex;
		width: 100%;
		flex-direction: column;
		text-align: center;
		justify-content: center;
		align-items: center;
		color: white;
	}
	.nav_index a div img{
    width: 30px;
    margin-bottom: 5px;}
	
    .nav_index a p{ font-size: 16px; }
    .nav_index a .nav_img_1{background: url("../../images/yshj/ico_1s.png") no-repeat center; background-size: 80%;left:17px;}
    .nav_index a .nav_img_2{background: url("../../images/yshj/ico_2s.png") no-repeat center; background-size: 80% ;}
    .nav_index a .nav_img_3{background: url("../../images/yshj/ico_3s.png") no-repeat center; background-size: 62% ;}
    .nav_index a .nav_img_4{background: url("../../images/yshj/ico_4s.png") no-repeat center; background-size: 70% ;}
	

	.c6-banner {width: 100%;margin: 0;position: relative;overflow: hidden}
    .c6-banner .hd {position: absolute;right: 9px;bottom: 2px;z-index: 1;padding-left: 2px;}
    .c6-banner .hd li {color: #010101;cursor: pointer;margin-left: 3px;width: 18px;height: 18px;float: left;font-size: 13px;line-height: 18px;overflow: visible;text-align: center;opacity: .7;filter: alpha(opacity=70);margin-left: 4px;background-color: #ccedf0;}
    .c6-banner .hd li.on {background: #90bfe4;color: #fff;opacity: 1;filter: alpha(opacity=100);z-index: 2;position: relative;}
		
    .c6-banner img {display: block;width: 100%;}

	.list_title{
	width:100%;
	height:40px;
    background-image: url(../../images/yshj/nav_bg.jpg);
	text-align:center;
	margin:10px 0 10px;
}

.list_title div{
	display:inline-block;
    vertical-align: middle;
}

.list_title_text{
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    padding: 0 20px;
}

.list_title_left{
	width:60px;
	height:40px;
    background-image: url(../../images/yshj/nav_left.png);
    background-size: 100% 100%;
}

.list_title_right{
	width:60px;
	height:40px;
    background-image: url(../../images/yshj/nav_right.png);
    background-size: 100% 100%;
}

.dt_dx{
    border: 1px solid #cecece;
    padding: 10px 0 0 0;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #e1e1e1;
	margin:10px 0;
}

.dt_dx .list_2{
	padding:0 10px;
    position: relative;
}


.dt_dx .list_2 .dx_del{
	position: absolute;
    top: 7px;
    right: 16px;
    width: 20px;
    height: 20px;
}

.dt_dx  .list_add{
    width: 100%;
    background-color: #cecece;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 0 0 10px 10px;
}

.dt_dx  .list_add img{
    display: inline-block;
    vertical-align: middle;
}

.dt_dx  .list_add p{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: white;
    margin-left: 6px;
    font-weight: bold;
    letter-spacing: 3px;
}

.dt_dx_gr .dx_ul .list {
    border: 1px solid #cecece;
    padding: 0 0 5px 0;
    position: relative;
}

.dt_dx_gr .dx_ul .list .list_content{
    padding: 5px 5px 0 5px;
}

.uploadImg .upload_image{
	padding:14px;
}

.word-count-box span{
	font-size:12px!important;
}
#imgid{
	font-size:14px;
}
