@charset "utf-8";
/* CSS Document */
/* index */


body{background:#fff; font-size:18px;}
.op0{opacity: 0; }

.wrap{ width:100%; max-width:1200px; margin:0px auto; position:relative; z-index:5;}
.wrap-div{ width:100%; max-width:1200px; margin:0px auto; margin-top:124px; position:relative; z-index:5;}
.ny-wrap{width:100%; max-width:1200px; margin:0px auto; position:relative; z-index:5;  font-size:16px; line-height:30px; margin-bottom:80px;}
.top{ height:100px;width:100%; padding:0 2%;  left:0px; right:0px; margin:0 auto; position:fixed; top:0px; z-index:95; transition:all 0.5s ease;  transition:all 0.5s ease; border-bottom:1px solid #dddd; background:#fff}
.top.set{ background:rgba(255,255,255,0.8); transition:all 0.5s ease; border-bottom:1px solid #ddd}

.nytop{ height:120px;width:100%; padding:0 2%;  left:0px; right:0px; margin:0 auto; position:fixed; top:0px; z-index:95; transition:all 0.5s ease;  transition:all 0.5s ease; border-bottom:1px solid #7f807d;}
.nytop.set{ background:#fff; transition:all 0.5s ease; border-bottom:1px solid #ddd}

.laenls{ margin-top:35px; line-height:26px; color:#fff;}
.laenls a{ display:inline-block; width:28px; text-align:center; border:1px solid rgba(255,255,255,0); color:#fff; margin:0 5px;transition:all 0.5s ease;}
.laenls a:hover{  border:2px solid rgba(255,255,255,1);transition:all 0.5s ease;}
.laenls a.on{ border:2px solid #0193de; color:#0193de}
.enlma{ margin-top:15px; margin-right:15px;}
.topmenu{ background:#f5f5f5; text-align:right; line-height:36PX;}
.topmenu a{ font-size:12px; color:#333; margin-right:20px; }
.topmenu a:hover{ color:#0193de}
.T-nav{}
.T-nav > li{ float:left; position:relative;}
.T-nav > li > a{ display:block; line-height:60px; margin-top:30px; color:#333; font-size:16px;  padding:0 30px; text-align:center; position:relative; } 
.T-nav > li > a:hover{ color:#ff6600}
.T-nav > li > a:after{ display:block; content:''; left:50%; bottom:0; height:3px; width:0px; background:#ff6600; transform:translateX(-50%); position:absolute; transition:all 0.5s ease; margin-bottom:50px}
.T-nav > li .gdlt{ position:absolute; width:120px; top:90px; display: none; background:#ff6600; text-align:center;}
.T-nav > li:nth-child(n+6) .gdlt{ right:0; left:auto;}
.T-nav > li .gdlt{}
.T-nav > li .gdlt .fl{ /*width:300px;*/ text-align:center;}
.T-nav > li .gdlt .fl a{ font-size:16px; display:block; width:100%; float:left; text-align:center; line-height:50px; color:#fff; background:url(../images/sjx.png) no-repeat left center; transition:all 0.5s ease;}
.T-nav > li .gdlt .fl a:hover{ background:rgba(255,255,255,0.2)}
.T-nav > li .gdlt .fr{ overflow:hidden; width:220px;}
.T-nav > li .gdlt .fr img{ transition:all 0.5s ease;}
.T-nav > li .gdlt .fr:hover img{ transition:all 0.5s ease; transform:scale(1.1);}



/*.T-nav{}
.T-nav > li{ float:left; position:relative;}
.T-nav > li > a{ display:block; height:100px; line-height:100px; color:#fff; font-size:16px; padding:0 30px; text-align:center; position:relative; font-weight:bold;}
.T-nav > li > a:after{ display:block; content:''; left:50%; bottom:0; height:3px; width:0px; background:#fff; transform:translateX(-50%); position:absolute; transition:all 0.5s ease;}
.T-nav > li .gdlt{ position:absolute; width:120px; margin-left:-60px; left:50%; top:100px; display: none; background:#2a5ad9; text-align:center; }
.T-nav > li .gdlt a{ display:block; line-height:50px; color:#fff; transition:all 0.5s ease;}*/
@-webkit-keyframes bounce-down {
 25% {
-webkit-transform: translateY(-10px);
}
 50%, 100% {
-webkit-transform: translateY(0);
}
 75% {
-webkit-transform: translateY(10px);
}
}
 @keyframes bounce-down {
 25% {
transform: translateY(-10px);
}
 50%, 100% {
transform: translateY(0);
}
 75% {
transform: translateY(10px);
}
}
 @-webkit-keyframes bounce-up {
 25% {
-webkit-transform: translateY(10px);
}
 50%, 100% {
-webkit-transform: translateY(0);
}
 75% {
-webkit-transform: translateY(-10px);
}
}
 @keyframes bounce-up {
 25% {
transform: translateY(10px);
}
 50%, 100% {
transform: translateY(0);
}
 75% {
transform: translateY(-10px);
}
}



/*翻页*/
#dcms_pager{
	width:100%;
	font-family:arial; float:left; margin-top:40px;
}
#dcms_pager .pages {border:none;text-transform:uppercase;font-size:12px;margin:15px 0 10px 0;padding:0;height:auto;clear:both;text-align:center;  }
#dcms_pager .pages a {border:1px solid #ccc;text-decoration:none;margin:0 9px 0 0;padding:8px 12px;font-size:12px; width:16px;height:16px;line-height:16px; font-family:arial;}
#dcms_pager .pages a:hover {border:1px solid #aeaeae;}
#dcms_pager .pages .pgempty {border:1px solid #eee;color:#333;}
#dcms_pager .pages .pgcurrent {border:1px solid #ddd;color:#fff; background-color:#ff681d;}
#dcms_pager .pages select{padding: 6px 13px;
    margin-left: 11px;
    vertical-align: inherit;
    border: 1px solid #ddd;}
	

/*内页菜单*/
.ny-nav{ text-align:center;  padding-top:100px; border-bottom:1px solid #ddd; margin-bottom:40px;}
.ny-nav span{ display:none;}
.ny-nav a{ display:inline-block; color:#333; line-height:50px; width:152px; margin-right:20px; font-size:16px;  position:relative; text-align:center;}
.ny-nav a:hover{ color:#ff681d;}
.ny-nav a.cur{ color:#ff681d; }
.ny-nav a.cur:after{ content:''; position:absolute; width:60px; height:3px; bottom:0px; left:50%; margin-left:-30px;background:#ff681d;}



/*新闻*/
.nynews{width:100%; padding-top:20px; padding-bottom:40px;}
.nynews li{ width:100%; padding-bottom:40px; border-bottom:1px dotted #ddd; padding-top:40px; padding-left:4%; padding-right:4%;}
.nynews li .newscon{ width:76%; float:left; margin-left:4%}
.nynews li .newscon dt{ font-size:16px; color:#000; padding-bottom:20px;}
.nynews li .newscon dd{ font-size:14px; color:#666; line-height:24px;}
.nynews li .newstime{ width:20%; border-right:1px solid #ddd; float:left}
.nynews li .newstime dt{ font-size:60px; color:#ff681d; padding-bottom:20px;}
.nynews li .newstime dd{ font-size:16px; color:#999}
.nynews li:hover{ background:#f7f7f7; color:#fff}

.loabt{ padding-bottom:20px; border-bottom:1px dashed #ddd; padding-top:40px;}
.loabt .p1{ font-size:28px;}
.loabt .p2{ color:#666; margin-top:12px;}
.edit-con{ line-height:2; padding:3% 0; color:#464646; font-size:16px;}
.lbalmc{ width:100%; margin-top:30px;}
.lbalmc a{ width:50%; display:table; font-size:16px; padding:0 40px; background-color:#f5f5f5; background-repeat:no-repeat; height:120px; text-align:center; transition:all 0.5s ease;}
.lbalmc a p{ display:table-cell; vertical-align:middle;}
.lbalmc a.fl{ background-image:url(../images/h1-1.png); background-position: 4% center;}
.lbalmc a.fr{ background-image:url(../images/h2-1.png); background-position: 96% center;}

/*上下页*/
.pagelm a{ display:block; width:49%; line-height:70px; height:70px; overflow:hidden; background:#f5f5f5; padding:0 8%; transition:all 0.5s ease;}
.pagelm a.fl{ text-align:left; background:#f5f5f5 url(../images/b1.png) no-repeat 4% center;}
.pagelm a.fr{ text-align:right; background:#f5f5f5 url(../images/b2.png) no-repeat 96% center;}


/*留言*/
.ehoutc td{ padding:20px 5px; color:#fff;}
.ehoutc td.tr{ color:#fff; font-size:18px;}
.ehoutc td .obcl{ height:40px; border:1px solid #eee; padding:0 5px; width:100%;}
.ehoutc td textarea{ width:100%; height:200px; border:1px solid #eee; padding:5px;font-family:"Microsoft Yahei","微软雅黑",sans-serif;}
.ehoutc td .bree{ width:100%; height:46px; color:#fff; border:1px solid #fff; cursor:pointer; font-size:16px; line-height:46px;margin:0 auto; background:none}
.ehoutc td .bree:hover{ background:#fff; color:#0f9bff}
.ehoutc td .obc2{ height:40px; border:1px solid #ddd; padding:0 5px; width:100%;}
.ehoutc td .bree1{ width:200px; height:40px; color:#fff; background:#007ae2; border:none; cursor:pointer; font-size:18px; line-height:40px; border-radius:5px; margin:0 auto}

/*招聘*/
.enlmcs dt{ margin-top:10px; background:#e1e1e1 url(../images/s1.jpg) no-repeat 97% center; padding-left:4%; line-height:45px; height:45px; overflow:hidden; cursor:pointer; color:#333;}
.enlmcs dt.cur{background:#0079e2 url(../images/s2.jpg) no-repeat 97% center; color:#fff;}
.enlmcs dd{ padding:2%; line-height:2; color:#464646; display:none;}
.oapre li{ padding:20px 0; border-bottom:1px solid #eee;}
.oapre li a{ display:block;}
.oapre li a .date{ width:96px; height:96px; text-align:center; font-size:12px; color:#999; background:#f7f8f8; padding-top:20px;}
.oapre li a .date strong{ display:block; font-size:26px; color:#c03034;}
.oapre li a .con{ width:1070px;}
.oapre li a .con .p1{ font-size:16px; line-height:35px; height:35px; overflow:hidden;}
.oapre li a .con .p2{ color:#999; line-height:25px; height:50px; overflow:hidden;}
/*公用*/

/*在线客服*/
.right_box_hp{position: fixed;right:0;top:200px;z-index:10;}
.right_box_hp li{
            width: 63px;height: 63px;border-radius: 3px;color:#fff;font-size: 12px;text-align: center;padding-top: 35px;
            box-sizing: border-box;line-height: 28px;margin-bottom: 3px;position: relative;transition: all .5s;
        }
.right_box_hp li.icon_kf_hp{background: #646577 url(../images/leftIcon_kf.png) center 11px no-repeat;}
.right_box_hp li.icon_tel_hp{background: #646577 url(../images/leftIcon_tel.png) center 11px no-repeat;}
.right_box_hp li.icon_ok_hp{background: #646577 url(../images/leftIcon_mail.png) center 11px no-repeat;}
.right_box_hp li.icon_prize_hp{background: #646577 url(../images/leftIcon_login.png) center 11px no-repeat;cursor:pointer;}   
.right_box_hp li.icon_top_hp{background: #999;cursor:pointer;height:33px;padding-top:3px;}             
.right_box_hp li:hover{background-color: #646577 !important;}
        .right_box_hp li .openFather{
            position: absolute;right: 135%;top:0;border-radius: 3px;
            visibility: hidden;opacity: 0;transition: opacity .6s,right .6s;
        }
        .right_box_hp li:hover .openFather{opacity: 1;right: 100%;visibility: visible;}        

        .openFather .right_openDiv{
            margin-right: 15px;border-left: 3px solid #1f82d6;background: #f9f9f9;position: relative;
        }        
.right_box_hp li .right_openDiv:after{
            content: "";display: block;border: 5px solid transparent;
            border-left-color: #f9f9f9;position: absolute;left: 100%;top:12px;
        }
.right_box_hp li.icon_kf_hp .right_openDiv{width: 206px;padding: 6px 0;}
.right_openDiv .ROD_nav{display: block;padding-left: 20px;}
.right_openDiv .ROD_nav>span{
            line-height: 36px;font-size: 14px;color:#444;text-align: left;display: block;
            position: relative;cursor: pointer;
        }
.right_openDiv .ROD_nav>span:after{
            content: "";display: block;border: 3px solid transparent;transition: all .5s;;
            border-left-color: #1f82d6;position: absolute;left: -10px;top:15px;
        }
.right_openDiv .ROD_nav>span.open:after{transform: rotateZ(90deg);}
.ROD_nav .ROD_navList{padding-left: 10px;display: none;}
.ROD_nav .ROD_navList a{
            display: block;line-height: 30px;font-size: 12px;color:#6b6b6b;text-align: left;position: relative;
        }
.ROD_nav .ROD_navList a:after{
            content: "";display: block;width: 4px;height: 4px;background: #d6d6d6;border-radius: 50%;
            position: absolute;left:-10px;top:14px;
        }
.right_box_hp li.icon_tel_hp .right_openDiv{
            padding: 10px 12px;box-sizing: border-box;width: 181px;font-size: 12px;color:#444;line-height: 24px;
        }
.right_box_hp li.icon_ok_hp .right_openDiv{padding: 10px 12px;box-sizing: border-box;width: 181px;font-size: 12px;color:#444;line-height: 24px;}
.right_box_hp li.icon_prize_hp .right_openDiv{padding: 10px 12px;box-sizing: border-box;width: 181px;font-size: 12px;color:#444;line-height: 24px;}

.right_box_hp li.icon_ok_hp .right_openDiv:after{/*top:200px;*/}        
.right_openDiv .ROD_ipt_one{margin-bottom: 10px;}
.ROD_ipt_one .ROD_ipt_name{
            width: 30px;padding:3px 10px 0;line-height: 18px;font-size: 12px;color:#444;float:left;
        }
.ROD_ipt_one input[type='text']{
            width: 188px;height: 28px;box-sizing: border-box;border: 1px solid #dcdcdc;float:left;color:#000;
        }
.ROD_ipt_one input[type='text']:focus{border: 1px solid #a6d6ff;}
.ROD_ipt_one textarea{width: 188px;height: 80px;box-sizing: border-box;border: 1px solid #dcdcdc;resize:none;float:left;color:#000;}
.ROD_ipt_one textarea:focus{border: 1px solid #a6d6ff;}
.right_openDiv .ROD_btn{text-align: right}
.ROD_btn input[type='submit']{width: 89px;height: 28px;color:#fff;background: #1f82d6;font-size: 12px;border-radius: 2px;}
.ROD_ipt_one input[type='text'].ROD_validatecode{width: 28px;padding-left:5px;}
.ROD_ipt_one img{float:left; height: 20px;width: 70px;margin:4px 0;}
.ROD_ipt_one a{float:left; height: 28px;margin-left: 10px;}   
.right_openDiv .error_message{color:#f00;}     
.right_openDiv .success_message{color:#0a0;}        
.clearfix:before,
.clearfix:after {
    display: table;
    content: " "
}
.clearfix:after{
    clear: both
}

/*首页*/
.title1{ font-size:46px; color:#000; text-align:center; }
.title1:before{ content:''; width:96px; height:5px; background:#26237b; position:absolute; margin:0 auto; left:0px; right:0px; top:70px;}
.title2{ font-size:18px; color:#999; padding-top:30px; text-align:center}

.title3{ font-size:46px; color:#fff; text-align:center; }
.title3:before{ content:''; width:96px; height:5px; background:#fff; position:absolute; margin:0 auto; left:0px; right:0px; top:150px;}
.title4{ font-size:18px; color:#fff; padding-top:30px; text-align:center}
.title5{ font-size:46px; color:#26237b; padding-top:30px; text-align:center; font-weight:bold}

.index1{ padding:60px 0 80px 0}
.index1 li{ width:31%; float:left; margin-right:3.33%;}
.index1 li .con{border-bottom:1px solid #ddd; padding:10px; color:#333; margin-bottom:40px; height:520px;}
.index1 li .con:hover{ background:#f09252; color:#fff; border:0px; transform:translateY(-10px); transition:all 0.5s ease}
.index1 li:nth-child(3n){ margin-right:0px;}
.index1 li .con dt{ font-size:24px; padding:40px 0 30px 20px}
.index1 li .con dd{ font-size:16px; line-height:26px; padding:0 0 60px 20px;}
.index1 li .btn{ width:46%; float:left; margin-right:4%; margin-bottom:20px; line-height:54px; border:1px solid #f09252; border-radius:50px; color:#f09252; font-size:20px; text-align:center}
.index1 li .btn:hover{ background:#f09252; color:#fff}

.index2{ width:100%; background:url(../images/bj1.jpg) center bottom; padding:80px 0; position:relative}
.syaboutl{ width:45%; margin-right:5%; padding-top:60px; overflow:hidden}
.syaboutl img{ transition:all 0.5s ease}
.syaboutl:hover img{ transform:scale(1.1)}
.syaboutr{ width:50%; color:#fff; font-size:16px; line-height:30px; padding-top:60px;}
.syaboutr .btn{ width:200px; line-height:50px; color:#fff; background:#ff681d; text-align:center; font-size:16px; border-radius:50px; margin-top:40px; transition:all 0.5s ease}
.syaboutr .btn:hover{ transform:translateX(10px)}


.index3{ padding:60px 0 40px 0; width:100%; max-width:1200px; position:relative; margin:0 auto}
.index3 li{ width:23.5%; margin-right:2%; float:left; border:1px solid #ddd; border-radius:10px; transition:all 0.5s ease; text-align:center; padding:40px; transition:all 0.5s ease}
.index3 li:hover{ transform:translateY(-10px)}
.index3 li:hover{ transition:all 0.5s ease; transform:translateY(-10px;); box-shadow:0 0 10px #999}
.index3 li:nth-child(4n){ margin-right:0px;}
.index3 li dt{ font-size:24px; font-weight:bold; padding:20px 0 10px 0}
.index3 li dd{ font-size:16px; color:#666; line-height:20px;}

.index4{ width:100%; background:url(../images/bj2.jpg) center top; padding:80px 0; position:relative}
.szls{ background:#fff}
.szls .p1{ padding:10px 10px; font-size:20px; color:#000; text-align:center; float:left}
.szls .p2{ font-size:14px; color:#666; margin:0 10px 70px 10px; float:left}

.sybtn1{ width:330px; line-height:45px; border:1px solid #ff681d; color:#ff681d; text-align:center; margin:0 auto; margin-bottom:80px; font-size:18px; border-radius:80px; }
.sybtn1:hover{ background:#ff681d; color:#fff}

.sybtn2{ width:330px; line-height:45px; border:1px solid #fff; color:#fff; text-align:center; margin:0 auto; margin-top:60px; font-size:18px; border-radius:80px; }
.sybtn2:hover{ background:#ff681d; color:#fff;border:1px solid #ff681d;}


.index5{ width:100%; max-width:1200px; margin:0 auto;}
.index5 li{ width:29%; margin-right:5.33%; float:left; margin-top:80px; margin-bottom:40px;}
.index5 li:nth-child(5n){ margin-right:0px;}
.index5 li dt{ font-size:24px; color:#000; padding-bottom:20px;}
.index5 li dd{ padding-bottom:10px;}
.index5 li dd a{ line-height:45px;  background:#f2f2f2; color:#666; font-size:14px; margin-bottom:2px; display:block; padding-left:20px;}
.index5 li dd a:hover{ background:#ff681d; color:#fff}

.bottom{ width:100%; background:#222; padding:40px; border-bottom:1px solid #3c3c3c}
.bottom2 { width:100%; max-width:1200px; margin:0 auto}
.bottom2 li{ width:25%; float:left}
.bottom2 li img{ float:left; margin-right:10px;}
.bottom2 li dt{ font-size:16px; font-weight:bold; color:#fff}
.bottom2 li dd{ font-size:16px; color:#a9a9a9; line-height:40px;}
.bottom3 { width:100%; max-width:1200px; margin:0 auto; padding-top:40px;}
.bottom3 li{ float:left; width:14%; }
.bottom3 li dt{ font-size:16px; font-weight:bold; color:#fff; padding-bottom:20px;}
.bottom3 li:nth-child(5n) dt{ font-size:16px; font-weight:bold; color:#fff; padding-bottom:5px;}
.bottom3 li dd{ font-size:16px; font-weight:bold; color:#a9a9a9}
.bottom3 li dd a{ font-size:14px; color:#a9a9a9; line-height:30px;  font-weight:normal; display:block }
.bottom3 li dd a:hover{ color:#fff}
.bottom3 li .p1{ font-size:14px; color:#a9a9a9; line-height:40px;}
.bottom3 li:nth-child(n+6){ text-align:center}


.bottom1{ text-align:center; color:#999; text-align:center; background:#222; font-size:14px; line-height:60px;}
.bottom1 a{color:#999;}

/*内页*/
.ny-banner {
    width: 100%;
    position: relative;
    top: 75px; height:inherit}
	

.about{ padding-top:80px;}	
.about li{ width:21%; float:left; margin-right:5%;}
.about li .p1{ text-align:center; line-height:40px; font-size:20px; color:#000; font-weight:bold}
.about li:nth-child(4n){ margin-right:0px;}

.jstd li{ width:100%; padding:40px 0 ; border-bottom:1px solid #ddd}
.jstd li img{ float:left; margin-right:20px;}
.jstd li dt{ font-size:24px; font-weight:bold; color:#000; padding-bottom:30px;}
.jstd li dd{ font-size:16px; color:#333; line-height:30px;}
.jstd li:nth-child(2n) img{ float:right; margin-left:20px;}
.jstd li:nth-child(2n) dt{ font-size:24px; font-weight:bold; color:#000; padding-bottom:30px; text-align:right}
.jstd li:nth-child(2n) dd{ font-size:16px; color:#333; line-height:30px; text-align:right}

@media (min-width: 1201px){
/*.T-nav > li .gdlt a:hover{ background:rgba(14,87,157,1); transition:all 0.5s ease;}
.T-nav > li > a.cur:after{ width:40px; transition:all 0.5s ease;}
.T-nav > li > a.on:after{ width:40px;}*/
.T-nav > li > a.cur:after{ width:40px; transition:all 0.5s ease;}
.T-nav > li > a.on:after{ width:40px;}


.pencla li.cur{ color:#0193de; border-bottom:1px solid #0193de}
.lb-opacl li p:hover img{transform:scale(1.1); transition:all 0.5s ease;}
.news-list li:hover .pic img{transform:scale(1.1);transition:all 0.4s ease;}
}

@media (max-width: 1200px){
.about{ padding-top:40px;}	
.about li{ width:94%; float:left; margin-right:3%; margin-left:3%; margin-bottom:30px; text-align:center; line-height:40px; font-size:20px; color:#000; font-weight:bold}
.about li:nth-child(4n){ margin-right:3%}	
	
.ny-wrap{ width:94%; margin-left:3%; margin-right:3%; margin-bottom:40px;}
	
.right_box_hp{ display:none}

.bottom{  padding:20px 20px 0px 20px;}
.bottom3{ display:none}	
.bottom2 li{  width:94%; margin-right:3%; margin-left:3%; margin-bottom:20px; float:left}
.bottom1{ font-size:12px;}	
.index5 li{ width:94%; margin-right:3%; margin-left:3%; float:left; margin-top:10px; margin-bottom:10px;}
.index5 li:nth-child(5n){ margin-right:3%;}
	
.index4{ padding:40px 0; position:relative}
	
.sybtn1{ margin-bottom:40px; }

.sybtn2{ margin-bottom:40px;  }	
	
.index3{ padding:30px 0 10px 0; width:100%; max-width:1200px; position:relative; margin:0 auto}	
.index3 li{ width:94%; margin-right:3%; margin-left:3%; padding:10px; margin-bottom:20px;}
.index3 li:nth-child(4n){ margin-right:3%;}
	
.syaboutl{ display:none}
.syaboutr{ width:94%; margin-left:3%; margin-right:3%; padding-top:30px; }
	
.title1{ font-size:30px;}
.title1:before{  top:50px;}

.index2{ width:100%; background:url(../images/bj1.jpg) center bottom; padding:40px 0; position:relative}

.title3{ font-size:30px;  }
.title3:before{ top:90px;}

.title5{ font-size:30px; color:#26237b; padding-top:30px; text-align:center; font-weight:bold}

.index1{ padding:30px 0 30px 0}
.index1 li{ width:94%; float:left; margin-right:3%; margin-left:3%}
.index1 li .con{border-bottom:1px solid #ddd; padding:10px; color:#333; margin-bottom:40px;}
.index1 li .con:hover{ background:#f09252; color:#fff; border:0px;}
.index1 li:nth-child(3n){ margin-right:3%;}
.index1 li .con dt{ font-size:24px; padding:20px 0 10px 0px}
.index1 li .con dd{ font-size:16px; line-height:26px; padding:0 0 30px 0px;}
.index1 li .btn{ width:46%; float:left; margin-right:4%; margin-bottom:20px; line-height:54px; border:1px solid #f09252; border-radius:50px; color:#f09252; font-size:20px; text-align:center}
.index1 li .btn:hover{ background:#f09252; color:#fff}
	





.logo img{ height:50px;}
.mob-nav{ display:block; float:right; background:url(../images/mob-ct.png) no-repeat center center; background-size:auto 30%; width:50px; height:50px;}
.T-nav{ width:100%; position:absolute;  display:none;height:100%; overflow-x:hidden; overflow-y:auto; top:50px; left:0; margin:0; background:rgba(255,255,255,1);}
.T-nav li{ display:block; width:100%; border-bottom:1px solid #eee;}
.T-nav > li a{ width:100%; text-align:left; padding:0 2%; line-height:45px; height:45px; color:#666; margin-top:0px;}
.T-nav > li > a.cur{ background:none; border:none; color:#666;}
.T-nav li .gdlt{ position:relative; width:100%; left:0; margin:0; top:0; padding:0; background:none;}
.T-nav li .gdlt a{ padding:0 5%; height:35px; line-height:35px; margin:5px 0; color:#666;}
.T-nav > li .gdlt .fl a{ color:#000; line-height:30px;}
.anouc{ display:none}







/*内页*/
.ny-nav{height: auto; padding-top:0px; margin-top:60px;
    background: #f5f5f5;
    width: 94%;
    margin-left: 2%;
    padding-left: 4%;
    color: #333;}
.ny-nav span{ display: block; text-align:left; line-height:50px; background:url(../images/xl.png) no-repeat right center; border-bottom:1px solid #fff}
.ny-nav a.cur{ width:100%}
.ny-nav a{ display:block; border:none; text-align:left; padding:0 4%; font-size:14px; line-height:40px;}
.ny-nav a.cur:after{ display:none; color:#fff}
.ny-nav p{ display:none;}
.ny-nav p a{ color:#333}
.d3{ float:right; position:relative; top:-28px; right:5%;
 width: 0; 
 height: 0;
 border-width: 6px;
 border-style: solid;
 border-color:#0193e1 transparent transparent transparent;
}




}
@media (max-width: 768px){
	
#dcms_pager .pages{ font-size:0;}
#dcms_pager .pages select{display:none;}
	#dcms_pager .pages a {margin:10px 6px 0 0;padding:3px 14px;}	
	
	
.page-sel a.mob-none {
    display: none;
}


.top{ padding:0 2%; height:50px;}
.wrap-div{ margin-top:40px;}





 }
@media (max-width: 640px){

.ny-banner{ height:80px; top:50px;}}


@media (max-width: 420px){

}



@media screen and (max-width: 750px){
.big-video {
    width: 100%;
    left: 0;
    margin-left: 0;
}
.big-video-main {
    height: 185px;
}
.big-video-clo {
    right: 0;
    z-index: 21;
}

}


 
